good-boy4069/dsh-vision-guard
good-boy4069★ 0JavaScript最后同步: 2026-08-15
—
README 摘要
dsh-vision-guard English 中文 Let text-only models "see" images — and never let an image deadlock your session. Transparent image guard + vision analysis tool for DeepSeek Harness (dsh). Most models on DeepSeek Harness ( deepseek-v4-pro etc.) are text-only, which causes two problems: 1. Text-only models can't see images — paste a screenshot and the model has no idea it exists; 2. worse, the 400 deadlock : some gateways (e.g. opencode-go's main route) accept text only. Once an image block lands in the session log, every subsequent turn replays the whole history with the image to the upstream → 400 unknown variant \ image url\ → the conversation is stuck forever. This plugin fixes both with two gates, and turns images into text the main model can actually consume. What it does - Vision model = eyes, main model = brain : deepseek-v4-pro keeps reasoning; image content arrives as text. - Heals already-deadlocked sessions : a conversation stuck on 400 before install works again after install (history images are rewritten at request time). - vision analyze tool (model-invoked, engine chosen by the model per task): reads workspace files — image OCR, PDF text layer + embedded images, docx/ppt…
在 GitHub 查看完整 README →分类
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,047
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
★ 920
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.
★ 457