dsh-plugin-manager
Run the following command in DeepSeek Harness:
dsh plugin install OSSKn4w7/dsh-plugin-manager
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install OSSKn4w7/dsh-plugin-manager in the DeepSeek Harness terminal to install; the project is open-sourced at https://github.com/OSSKn4w7/dsh-plugin-manager
About this plugin
In the default workflow, every plugin change in DeepSeek Harness means opening cordis.patch.yml by hand, editing the Loader entries, restarting the server, and repeating the cycle. dsh-plugin-manager exists to break that loop: it adds a dedicated Manage tab right inside Settings to Plugins where you install a plugin by npm package name (with optional JSON config), toggle any loader entry on or off with a single click (applied live via HMR, no restart required), uninstall at will, and inspect the full composed Loader tree along with profile dependencies and bundles.
The plugin writes changes into a delimited auto-managed block inside cordis.patch.yml while preserving your hand-written patches byte-for-byte; the running server user-patch watcher picks up the edit and recomposes the tree immediately. Beyond the web interface, it ships a standalone CLI (usable even while the server is stopped) and a /plugin chat command covering list, enable, disable, install, and remove.
It is a natural fit for anyone who adds and removes plugins frequently across multiple profiles, or who simply wants to retire the edit-config-then-restart ritual from their daily routine.
Use Cases
- Swapping plugin combinations across different project profiles without repeatedly editing YAML and restarting the server
- Trying an npm plugin for a single task then uninstalling it immediately to restore the original state
- Inspecting the full composed Loader tree to verify bundle dependencies are loaded correctly
Best For
- Heavy DeepSeek Harness users who frequently add, remove, or toggle plugins
- Independent developers maintaining multiple profiles simultaneously
- Ops engineers who want to eliminate the edit-config-then-restart cycle from their daily workflow
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.