dsh-vision-sidecar
Run the following command in DeepSeek Harness:
dsh plugin install 121103qwq/dsh-vision-sidecar
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command dsh plugin install 121103qwq/dsh-vision-sidecar, with the full source code at https://github.com/121103qwq/dsh-vision-sidecar.
About this plugin
Text-only models in DeepSeek Harness inherently lack visual perception, and traditional solutions either require replacing the entire reasoning engine or deploying local vision models with GPU resources and API keys. The dsh-vision-sidecar elegantly sidesteps these limitations by acting as a lightweight plugin that injects visual capabilities into existing text models. Without altering the core reasoning engine, it forwards images to a free LLM7.io endpoint or a custom vision API, generates detailed descriptions, and persists them as durable session messages for the reasoning model to use. This allows text models to indirectly 'see' image content, making the process transparent to users with minimal resource overhead.
The plugin's core strengths lie in its 'no-key' default setup and durable design. Out of the box, it leverages LLM7.io's anonymous vision service, eliminating the need for API keys or local environments, which significantly lowers the barrier to entry. The generated visual descriptions are saved as formal session messages in DSH's persistent layer, ensuring that previous image analyses can be accurately replayed even after process restarts, avoiding repeated calls and quota waste. Additionally, the plugin supports flexible configuration, allowing users to easily swap the underlying vision provider or reasoning target model to accommodate different privacy needs or performance preferences.
This plugin is especially suited for developers, researchers, and everyday users looking to quickly expand DeepSeek Harness's multimodal capabilities without complex model migrations or infrastructure changes. If you're building applications that process mixed text and image inputs but are constrained by the text-only interface of reasoning models, dsh-vision-sidecar offers a clean, low-cost upgrade path. It makes visual understanding as straightforward as calling a regular API while maintaining system stability and maintainability.
Use Cases
- Adding image understanding to text-only models.
- Processing images without local GPU resources.
- Persisting visual descriptions for reuse in subsequent turns.
Best For
- Developers looking to extend DeepSeek Harness with multimodal capabilities.
- Users wanting to leverage free vision APIs.
- Researchers prioritizing system transparency and security.
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.