Skip to content

Releases: ysr666/dsh-vision-router

Release list

v1.0.0

Choose a tag to compare

@ysr666 ysr666 released this 14 Aug 15:32
3a0cb6f

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