dsh-image-subagent
Run the following command in DeepSeek Harness:
dsh plugin install yuqingsh/dsh-image-subagent
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install this plugin by running dsh plugin install yuqingsh/dsh-image-subagent from https://github.com/yuqingsh/dsh-image-subagent.
About this plugin
Pure-text main models like DeepSeek-v4-Pro often struggle with image attachments, as they cannot directly parse visual data, limiting their utility in multimodal tasks. The dsh-image-subagent plugin addresses this by enabling pure-text models to receive and process images indirectly.
The plugin's core capability lies in projecting images into text placeholders. When an image is attached, it is converted into an explicit placeholder containing a full attachmentId. The main model then delegates to a vision subagent (e.g., DeepSeek-v4-Flash-Vision-Exp) which uses the read_image tool to fetch pixel-level descriptions from the image path. This delegation ensures the main model can handle images without native multimodal support.
This plugin is ideal for developers, researchers, and users who rely on pure-text models but need image processing capabilities. It suits applications like building smart assistants, conducting image analysis, or extending model functionality, allowing seamless integration of image handling while maintaining the main model's text-only nature.
Use Cases
- Users upload images and ask questions, with the main model delegating to subagents for image reading.
- Integrating image processing into pure-text model applications during development.
- Researching collaboration between vision subagents and text models.
Best For
- Developers needing to extend multimodal capabilities of pure-text models.
- Researchers exploring interactions between image and text models.
- AI enthusiasts trying to build image processing applications.
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.