v1.0.0
First stable release of dsh-vision-router — eyes for text-only DeepSeek Harness agents. Published on npm.
- Paste an image and it just works: image turns auto-route to the built-in free vision chain (anonymous OVHcloud endpoint, no account, no key) and text turns switch back to DeepSeek.
- 10 pixel-level vision tools: vision_describe, vision_ground, vision_detect, vision_crop, vision_pixel_diff, vision_colors, vision_ocr, vision_trace, vision_extract_foreground, vision_html_screenshot — no Python, pure Node (sharp / potrace / tesseract / system Chrome).
- Bilingual vision-tools skill teaching the pixel-loop workflow: reference → implementation → screenshot → pixel diff → iterate to convergence.
- MIT licensed.
Install: dsh plugin --profile web add dsh-vision-router