Plugin directory / Vision / dsh-read-image
dsh-read-image
Untested OoWJZZoO/dsh-read-image ↗
What it does
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.
Untested — not yet verified
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. Not yet verified — install and test it yourself.
“Untested” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:OoWJZZoO/dsh-read-image - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:OoWJZZoO/dsh-read-image. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Not yet verified — install and test it yourself.
Repository
github.com/OoWJZZoO/dsh-read-image ↗
Share this badge
Paste this into your README — it links back to this page and updates automatically when our test status changes:
[](https://dshbase.com/plugins/dsh-read-image/)