Zh-U-hB/dsh-vision-bridge
Zh-U-hB★ 0TypeScriptLast synced: 2026-08-16
DeepSeek Harness plugin: route image-bearing messages to a user-configured OpenAI-compatible vision endpoint when the active text model cannot see images
README excerpt
@deepseek-ai/dsh-vision-bridge English 中文 Host plugin and Web settings page for routing image-bearing messages to a user-configured vision model when the active text model cannot accept image input. Install The installer registers this repository as a profile bundle with dsh plugin , then applies the small dsh-host-apiproxy compatibility patch this plugin needs on dsh 0.1.0-rc.x : exposing the vision-bridge settings namespace and admitting new image prompts while the bridge is enabled. Restart dsh web after installing. How it works The bridge listens on the agent/pre-step waterfall. Before the loop appends claimed messages to the session log, it inspects each message for image content blocks: 1. If the active provider/model reports image input modality, the message passes through unchanged. 2. If the model explicitly reports text-only input and the settings namespace names a configured endpoint, the bridge: - asks the active text model to write one precise vision prompt from the accompanying message text; - assembles the same scoped system prompt the loop would use; - POSTs system prompt + written prompt + image data to the configured OpenAI-compatible endpoint; - replaces the imag…
View full README on GitHub →Category
The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网最强 DeepSeek Harness 外挂视觉插件,为 DeepSeek、GLM 等纯文本模型外挂视觉能力,粘贴图片即得结构化 JSON 证据(OCR、版面、语义)。
★ 2,208
Anionex/agent-vision-toolkit为纯文本模型"看图“设计更好的视觉工具箱和技能,支持多图理解,图片问答,前端UI还原、GUI 自动化等,并可选无缝接入多个主流agent,直接识别粘贴图片| A vision toolkit and skill designed for text-only llms — image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, with optional seamless integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode
★ 933
Anionex/dsh-vision-toolkit让纯文本模型更好地做视觉任务的DeepSeek Harness插件:带意图的图片问答、长截图 OCR、UI 还原等|DeepSeek Harness-native integration for agent-vision-toolkit: image Q&A, long-screenshot OCR, UI restoration, grounding, pixel diff, Artifacts, and Web UI.
★ 488