
dsh-read-image
A plug-and-play image-reading plugin for DeepSeek Harness. After installation, DSH will no longer refuse to feed images into sessions with pure-text models; instead, the image will be mapped as [Image #N] in the session. The Agent can then invoke tools on its own to read images from the session or from specified paths.
This plugin is a GitHub repository with the dsh-plugin topic — the repository README is the authoritative install source. Use the template below, adapting the package name / path from the README:
dsh plugin --profile web add $dsh-read-imageLocal development? dsh --profile web --patch ./cordis.yml with an absolute plugin path — see Plugin Development.GitHub source? dsh plugin --profile web add github:$OoWJZZoO/$dsh-read-image — needs a prepare script in the repo (see packaging).
| Repository | OoWJZZoO/dsh-read-image |
| License | MIT |
| Category | Tool |
| Status | Unverified |
| Last commit | 2026-08-14 |
| Indexed | 2026-08-15 |
Questions or feedback? Official Discussions is the project’s canonical support channel; Discord has an active community. dsh.so itself improves via plugin submissions and your feedback.