A collection of plugins and skins for the DeepSeek Harness Web UI: a task board, git graph, right-side panel, remote mobile access, an image-understanding tool, a whale mascot, live token statistics, and a skin center. Each plugin installs independently, or all at once through the bundle pack.
dsh-plans
A human-in-the-loop planning preset adapted from prime-plans. It turns a rough change request into a researched, traceable Markdown plan under ./dsh-plans/, refines it through reviewer or criticizer subagent rounds, and only then hands off to goal-driven execution, with per-workspace language and mode settings.
Plugin facts
Screenshots
About this plugin
Human-in-the-loop planning preset for DeepSeek Harness (DSH), adapted from prime-plans: researched Markdown plans in ./dsh-plans, reviewer/criticizer subagent refinement, per-workspace language & model settings, goal-driven execution with ponytail + MVP tests.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:Optim-Agent/dsh-plans β οΈ 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
Turn a rough repository-change request into a traceable plan under ./dsh-plans/, refine that plan with reviewer or criticizer subagent rounds, and hand the accepted plan to a persistent DSH goal that drives implementation until the plan's Verifier Checklist passes.
Related guides
Learn how to choose, install, and use ui enhancements plugins.
About this plugin: dsh-plans
What is dsh-plans?
dsh-plans is a ui enhancements plugin maintained by Optim-Agent. A human-in-the-loop planning preset adapted from prime-plans. It turns a rough change request into a researched, traceable Markdown plan under ./dsh-plans/, refines it through reviewer or criticizer subagent rounds, and only then hands off to goal-driven execution, with per-workspace language and mode settings.
How do I install dsh-plans?
Run dsh plugin add github:Optim-Agent/dsh-plans 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:Optim-Agent/dsh-plans#commit.
Is dsh-plans free?
dsh-plans is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
A full sidebar workbench for the DSH web UI: file rendering and editing, terminal, Git, and subagents, with third-party plugins able to register new sidebar pages.
A Claude Codeβstyle full-screen TUI plugin for DeepSeek Harness: pixel-whale top bar, live working-status line, streaming thought expansion, double-Esc time rollback, and a context progress bar with a TPS gauge. One-command npm install; mounts as a pure plugin with zero core changes.