Install
$ dsh plugin --profile web add dsh-vision-routerRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Installs into a DSH Web profile with a bundled Cordis patch.
- Routes vision requests through a built-in OVHcloud anonymous endpoint or configured OpenAI-compatible and adapter-backed providers.
- Provides automatic provider fallback handling for classified request failures.
- Exposes nine vision tools: describe, ground, crop, pixel diff, colors, OCR, SVG trace, foreground extraction, and HTML screenshot.
- Caches vision descriptions by attachment content hash.
- Can automatically mount vision tools for image turns and expose a vision-tools skill for text turns.
- Supports optional proxying limited to configured vision-provider hosts.
- Includes a Web settings card for live configuration.
Useful For
- Answering questions about uploaded images in DeepSeek Harness conversations.
- Comparing reference and generated UI screenshots with pixel-diff reports.
- Locating, cropping, OCRing, and analyzing regions of an image.
- Extracting dominant colors, tracing icons to SVG, or cutting out uniform-background foregrounds.
- Taking local HTML screenshots for iterative visual reconstruction workflows.
Who It Fits
- DeepSeek Harness Web-profile users who need image-aware agent workflows.
- Developers performing screenshot comparison, UI reconstruction, or visual QA.
- Users who want configurable vision-provider fallbacks and image tooling.
Documented Limitations
- Requires DeepSeek Harness with a Web profile, pnpm available to dsh plugin, and Node.js 22 or later.
- The built-in free OVHcloud vision endpoint is best-effort and documented as limited to 2 requests per minute per IP.
- Chrome, Chromium, or Edge is required only for the vision_html_screenshot tool.
- Local Tesseract is optional; OCR falls back to the vision model when it is unavailable.
- Oversized images may be downscaled before vision calls; the documented default budget is 4 megapixels.
- The default stealth mode takes over the deepseek-official route; users can override the profile patch to retain the stock row.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 7 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 7 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 7 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as LGPL-3.0.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 7 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as LGPL-3.0.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 7 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as LGPL-3.0.
Source & Registry Notes
Traceable source and registry metadata for this entry, kept separate from runtime verification.
- Source repository
- ysr666/dsh-vision-router
- Registry source
- Public GitHub repository
- Source snapshot
- 8aeba9dd587f
- Artifact type
- plugin
- AI enrichment
- gpt-5.6-terra · 2026-08-14
- Prompt version
- dsh-plugin-enrichment-v3
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 54
- Forks
- 8
- Open issues
- 1
- Last commit
- 2026-08-14
- Last release
- 2026-08-14
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
View plugin →Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
View plugin →An installable DeepSeek Harness bundle for robotics and embodied-intelligence research workflows.
View plugin →Adds an OpenAI-compatible vision bridge to DeepSeek Harness, forwarding images to a configured vision model and displaying descriptions in a web panel.
View plugin →