AI Agent Hub
Back to plugins
🖥️

dsh-plugin-manager

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install Dingpenghui-good/dsh-plugin-manager

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Dingpenghui-good/dsh-plugin-manager to get started; the source repository is https://github.com/Dingpenghui-good/dsh-plugin-manager .

About this plugin

When you have several Cordis plugins running inside DeepSeek Harness, toggling one off, checking whether it mounted successfully, or removing an outdated extension used to mean digging through config files and restarting the service. dsh-plugin-manager brings all of that into the Settings screen, turning plugin management into a simple, visual workflow.

The panel automatically filters out built-in plugins so you only see the ones you installed, and it shows the real-time Cordis fiber stage for each entry—mounting, mounted, or failed—so you never have to guess. Enabling or disabling is a single click, uninstalling prompts a confirmation to guard against accidental removal, and a search bar keeps things manageable as your plugin count grows. Both Chinese and English interfaces are included out of the box.

It is designed for everyday users and developers who run anywhere from a handful to a dozen or so plugins and want to step away from hand-editing YAML. Whether you are rapidly toggling features during development or stabilising a production setup, this panel keeps the overhead of plugin maintenance close to zero.

Use Cases

  • Rapidly toggling plugin features during development
  • Keeping or removing specific plugins in a stable delivery environment
  • Quickly locating and managing plugins as the collection grows

Best For

  • DSH users with multiple installed Cordis plugins
  • Daily users who prefer avoiding manual config editing
  • Developers who need to verify plugin mount status