Bundle
dsh-mindsee
DeepSeek Harness 插件:以 MindSee 为后端,为 DeepSeek 提供图片相关能力
- Source
- 123cdxcc
- License
- MIT
- Updated
- Updated 3 days ago
Readme
# MindSee [English](README.md) · [中文](README.zh-CN.md) DeepSeek cannot see pictures. MindSee gives it a way to look. Paste a screenshot into the composer, or point at a JPEG, PNG, or WebP on your machine. The image is described through [MindSee](https://mindsee.app); DeepSeek answers from that description. You stay on the same model—there is no need to switch to a vision model. ## Install You will need [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) and the web profile. ```bash dsh plugin --profile web add dsh-mindsee ``` Restart `dsh web` when it finishes. ## Connect your token 1. Create an access token at [mindsee.app](https://mindsee.app). 2. In DeepSeek Harness, open **Settings → Plugins → MindSee**. 3. Paste the token and save. ## Ask with a picture Paste an image into the composer and write your question in the same message. JPEG, PNG, and WebP are supported, up to 20 MB. A local file path works just as well, if you would rather type than paste.
Install
dsh plugin --profile web add github:123cdxcc/dsh-mindsee#5887b1d3675d7d478d25f60b4dc03ca1b40d583b
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-mindsee 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.