DSH Vision Router

Route image work to vision models and pixel tools while DeepSeek remains the reasoning model.

GitHub stars922
Maintainerysr666
LicenseMIT
StatusCommunity

About DSH Vision Router

DSH Vision Router connects text-only DeepSeek Harness agents to a configurable vision chain. It keeps original pixels on the vision side and exposes image Q&A, grounding, crops, pixel differences, colors, OCR, SVG tracing, cutouts, and screenshots as ordinary tool calls.

Install in a dsh profile
$ npx @deepseek-ai/dsh plugin --profile web add dsh-vision-router

Capabilities

Multi-provider vision routing
Grounding and pixel tools
OCR and SVG tracing
Keyless fallback chain
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.
Keep exploring

Related plugins

Verified repo
ToolsSkills145 stars

Give text-only agents eyes with image Q&A, OCR, grounding, UI restoration, and pixel diff tools.

npx -y @deepseek-ai/dsh plugin --profile web add github:Anionex/dsh-vision-toolkit
Verified repo

Custom Tool

Create, edit, and manage sandboxed JavaScript tools from the DeepSeek Harness web interface.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool
Verified repo

@File Mentions

ToolsUI25 stars

Search and attach workspace files to prompts with fast, familiar Codex-style @file mentions.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-at-file