Bundle
dsh-vision
Local vision bridge for DeepSeek Harness
- Source
- xiaoshihou514
- stars
- 3 stars
- License
- MIT
- Updated
- Updated 15 hours ago
Readme
<p align="center"><img src="assets/logo.png" width="160" alt="dsh-vision logo"></p> <h1 align="center">dsh-vision</h1> [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness): vision! Native, minimal plugin that adds vision capability. 极简的原生视觉增强插件。 | | | | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | | <img src="https://github.com/user-attachments/assets/3ee1e11a-9968-453f-b8fe-92754f8079d6" /> | <img src="https://github.com/user-attachments/assets/e87af676-95d0-4957-b3f4-29b04b1d4b39" /> | ```shell npm i -g @deepseek-ai/dsh dsh plugin --profile web add "github:xiaoshihou514/dsh-weixin#main" ``` Supports Zhipu (free) and Qwen-VL 2B (local). 支持调用免费的智谱接口或使用本地的千问视觉小模型。 [MIT](LICENSE) Also check out my other plugins ;) 也看看我其他的插件吧~ - [dsh-desktop-pet](https://github.com/xiaoshihou514/dsh-desktop-pet) - [dsh-weixin](https://github.com/xiaoshihou514/dsh-weixin) - [dsh-tui](https://github.com/xiaoshihou514/dsh-tui)
Install
dsh plugin --profile web add github:xiaoshihou514/dsh-vision
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-vision from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.