If Voyager helps you, feel free to share it on X, Reddit, YouTube, Threads, etc.
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.
Plugin facts
Screenshots
About this plugin
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.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:oowjzzoo/dsh-read-image β οΈ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety β
More about this plugin
A DeepSeek Harness plugin that lets non-multimodal models "see" images .
Related guides
Learn how to choose, install, and use sessions & messages plugins.
About this plugin: dsh-read-image
What is dsh-read-image?
dsh-read-image is a sessions & messages plugin maintained by oowjzzoo. 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.
How do I install dsh-read-image?
Run dsh plugin add github:oowjzzoo/dsh-read-image in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:oowjzzoo/dsh-read-image#commit.
Is dsh-read-image free?
dsh-read-image is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
A task-aware reasoning-mode router for DeepSeek Harness. Each task is placed on one continuous react-to-spec axis, the router picks from three measured behavior bands before the first model request, and persona plus first-turn tool injection are supported with agent-visible tuning.
A context-insight dashboard β see what the model's context window is made of and how it evolves.