The first vision plugin for DeepSeek Harness, and a vision bridge for text-only coding agents. Paste an image and receive structured JSON evidence back β OCR, layout, and semantic understanding β ready for any agent to act on.
dsh-super-injector
A mod injector for DeepSeek Harness, rebuilt around the official REPLACE structure instead of self-reloading patches. Version 0.3.0 follows the contract in docs/SPEC.md, derived from the DSH 0.1.0-rc.6 source: tools only schedule replacement, reboots go through entry.dispose, and failures roll back automatically.
Plugin facts
Screenshots
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:yjh051108/dsh-super-injector β οΈ 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 β
Related guides
Learn how to choose, install, and use tools & capabilities plugins.
About this plugin: dsh-super-injector
What is dsh-super-injector?
dsh-super-injector is a tools & capabilities plugin maintained by yjh051108. A mod injector for DeepSeek Harness, rebuilt around the official REPLACE structure instead of self-reloading patches. Version 0.3.0 follows the contract in docs/SPEC.md, derived from the DSH 0.1.0-rc.6 source: tools only schedule replacement, reboots go through entry.dispose, and failures roll back automatically.
How do I install dsh-super-injector?
Run dsh plugin add github:yjh051108/dsh-super-injector 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:yjh051108/dsh-super-injector#commit.
Is dsh-super-injector free?
dsh-super-injector is a community open-source project. You can inspect its source and install it for free.
Related plugins
Give text-only coding agents eyes: image Q&A, long-screenshot OCR, frontend UI restoration and GUI automation, as a vision toolkit plus a skill, with optional drop-in support for Codex, Claude Code and more.
Eyes for text-only DeepSeek Harness agents: a built-in free vision chain (no API key) plus pixel-level vision tools β Q&A, grounding, crop, pixel diff, OCR and more.