dsh-subagent-vision
by — · niuniuaba/dsh-subagent-vision
★ 0 Stars
⑂ 0 Forks
↓ 105 Downloads/week
Original language: English
About
Lets a text-only DeepSeek agent read images in the same session by delegating to a vision-capable subagent, with send-time image-to-path conversion.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
| 0.1.1 | — | — |
| 0.1.2 | — | — |
| 0.1.3 | — | — |
| 0.1.4 | — | — |
| 0.1.5 | — | — |
| 0.1.6 | — | — |
Similar plugins
Auto-switch the DeepSeek route to the vision model on demand: flash main session switches (A), pro keeps deep reasoning and delegates image reading to a vision subagent (B), subagents always switch, w
★ 0
dsh plugin --profile web add dsh-auto-visionVision for any DSH route: paste images in the Web composer with intent-aware auto-analysis, delegate workspace image reads to a Kimi/MiniMax vision subagent, and materialize pasted originals for editi
★ 0
dsh plugin --profile web add dsh-vision-subagentVision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.
★ 0
dsh plugin --profile web add dsh-vision-recognizerAuto-discovery vision bridge for text-only DeepSeek Harness agents: automatically finds an image-capable model from your configured providers and returns picture descriptions as plain text via a visio
★ 0
dsh plugin --profile web add dsh-auto-visionby sfyyy
On-demand vision for text-only DeepSeek Harness (DSH) sessions: images become markers, and a vision_describe tool sends only image + question to an OpenAI-compatible vision model
★ 6
MIT
JavaScript
Aug 16, 2026
dsh plugin --profile web add @dsh-extension/dsh-vision-bridgeOn-demand vision for text-only DeepSeek models: upload images, and the model calls a view_image tool backed by any OpenAI-compatible vision endpoint (Qwen/DashScope by default).
★ 0
dsh plugin --profile web add dsh-eyes