ruby1304/dsh-vision-subagent

Eyes for text-only DeepSeek Harness agents: delegate image reading to a one-shot subagent running on a separately configured vision route (MiniMax / Kimi / any OpenAI-compatible provider). Image bytes and the vision model's intermediate context never enter the main session — only the final text answer comes back.

catalog description:Vision for DeepSeek Harness agents — paste images in the Web composer, delegate reads to Kimi/MiniMax vision routes on isolated contexts; zero image bytes in the main session

Install

# via dsh CLI (web profile)
dsh plugin --profile web add github:ruby1304/dsh-vision-subagent#HEAD

Add ruby1304/dsh-vision-subagent to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.