GXX182/dsh-vision-bridge
GXX182★ 1TypeScriptLast synced: 2026-08-14
DeepSeek Harness plugin that bridges session images to pluggable vision APIs while keeping DeepSeek as the primary model.
README excerpt
dsh-vision-bridge 简体中文 dsh-vision-bridge is an installable DeepSeek Harness bundle. It contributes a Cordis plugin that lets a text-only DeepSeek route delegate session or local PNG, JPEG, WebP, or GIF understanding to an external vision API, then returns only bounded text analysis to the active agent. This is a Harness plugin, not an agent skill. The bundle manifest activates the plugin through cordis.patch.yml ; the plugin registers the deepseek-vision-bridge provider route, the vision bridge tool, and its model guidance through Harness services. The current release uses Google Gemini as its vision provider. Support for additional image-understanding providers is planned for future releases. How it works 1. Select the DeepSeek + Vision Bridge provider route and attach images normally in the Harness conversation. 2. Harness validates and stores the images through its attachment service, then records their immutable references in the session. 3. The bridge provider replaces image blocks only in the upstream request copy with controlled text markers; the durable session and transcript keep the original images. 4. DeepSeek calls vision bridge with a focused question. With no image ar…
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、版面、语义)。
★ 1,700
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
★ 884
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.
★ 405