dsh-vision#vision-tool
314857493/dsh-vision#vision-tool
Model-facing `vision` tool for DeepSeek Harness: describe and OCR image files by calling the free Zhipu GLM vision API directly (glm-4v-flash fallback chain), no external CLI required.
DeepSeek Harness plugin
Registers a `deepseek-vision` provider route: the Web GUI accepts pasted images and transcribes them to text via the free Zhipu GLM vision API before delegating to the DeepSeek adapter.
Jump to installSend the GitHub link to DSH, Codex, or another agent. Ask it to explain the purpose, access, installation, and removal steps, then wait for your approval before running commands. Paste the README if it cannot open the link.
dsh plugin --profile web add dsh-vision-proxy-routeThis command comes from the community plugin list. Open the repository and check the setup steps and scripts before running it.
These are the original fields from the community list, kept here so you can compare them with the GitHub repository.
registry-record.jsonCheck against GitHub before use{
"name": "dsh-vision#vision-route",
"owner": "314857493",
"category": "vision",
"description": "Registers a `deepseek-vision` provider route: the Web GUI accepts pasted images and transcribes them to text via the free Zhipu GLM vision API before delegating to the DeepSeek adapter.",
"install": "dsh plugin --profile web add dsh-vision-proxy-route",
"npm": "dsh-vision-proxy-route",
"stars": 1,
"added": "2026-08-17",
"source": "registry"
}See which files it changes, which websites or API keys it can access, which install scripts it runs, and whether it has a license and removal steps. GitHub stars only show attention.