dsh-plugin-manager
Run the following command in DeepSeek Harness:
dsh plugin install WSGsety/dsh-plugin-manager
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install WSGsety/dsh-plugin-manager in the DeepSeek Harness terminal to install; the source code is available at https://github.com/WSGsety/dsh-plugin-manager .
About this plugin
Once you have a handful of plugins in DSH, toggling one off means digging through YAML config files, flipping a field, and rebooting the app. dsh-plugin-manager moves that workflow into the Web settings page: search, filter by official or third-party source, and flip a per-plugin switch that hot-reloads instantly via the Cordis loader with no restart required.
What matters is that it writes to the right layer. Every toggle emits an explicit disabled: true or false into your user patch file, aligned with DSH stacking rules so settings survive reboots. Writes go through tmp+rename atomic replacement, preserve existing comments and permission bits, and refuse to write on parse failure so your hand-edited patch file stays clean.
Built for DSH users managing multiple third-party plugins who want a visual on-off dashboard without pulling in the dshmarket ecosystem. Entirely self-contained, zero runtime dependencies, MIT licensed.
Use Cases
- Disable a third-party plugin instantly without hand-editing YAML
- Filter a dozen-plus plugins by official vs third-party and audit state at a glance
- Toggle takes effect immediately and persists across restarts with no patch re-checking
Best For
- DSH users juggling multiple third-party plugins who need daily on/off control
- Users who prefer a visual Web settings dashboard over hand-editing config files
- DSH users who favor self-contained tools independent of the dshmarket ecosystem
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.