dsh-vision-bridge
Run the following command in DeepSeek Harness:
dsh plugin install sfyyy/dsh-vision-bridge
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness using the command dsh plugin install sfyyy/dsh-vision-bridge; the full source code is available at https://github.com/sfyyy/dsh-vision-bridge.
About this plugin
Text-only DeepSeek sessions often face a dilemma when handling image analysis: traditional multimodal approaches require sending the entire conversation history along with images, leading to context bloat and soaring costs. The dsh-vision-bridge plugin precisely addresses this pain point by injecting on-demand vision capability into sessions—when the text model determines it needs to view screenshots, charts, or uploaded images, it automatically invokes the vision_describe tool.
The core of this plugin lies in its elegant 'minimal-touch' design: it intercepts image attachments in the session via hooks, but only sends images and focused questions to an OpenAI-compatible vision model when absolutely necessary, completely bypassing the conversation history that can span hundreds of thousands of tokens. This ensures costs remain controlled while the session log and user interface fully preserve original images for a seamless interaction experience. Users can also freely configure their own vision endpoints, whether cloud services or local models, for effortless integration.
This plugin is particularly suited for two groups: first, developers and knowledge workers who rely on DeepSeek Harness for efficient text-based work but frequently need to temporarily analyze document images, UI screenshots, or data charts; and second, teams looking to expand AI multimodal capabilities at the lowest cost, without switching their entire model ecosystem for occasional image needs. It empowers text sessions to maintain lightweight efficiency while gaining the ability to derive visual insights on demand.
Screenshots
Use Cases
- Analyze uploaded charts and diagrams to extract key information
- Interpret text content from screenshots for automated processing
- Compare differences between multiple images for quality checks or data comparison
Best For
- Developers who use DeepSeek Harness for text-based interactions
- Knowledge workers who occasionally need to analyze images for decision-making
- Teams aiming to expand AI multimodal capabilities at minimal cost
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.