dsh-plugin-sorter
Run the following command in DeepSeek Harness:
dsh plugin install inks-knowledge/dsh-plugin-sorter
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install inks-knowledge/dsh-plugin-sorter in your DeepSeek Harness terminal or config directory to install; the source is available at https://github.com/inks-knowledge/dsh-plugin-sorter
About this plugin
Once you have several DSH plugins installed, toggling them on or off and tuning their load order means digging through config files every time—a tedious and error-prone chore. dsh-plugin-sorter turns that into a clean two-column drag-and-drop board: enabled plugins on the left, disabled ones on the right. A single drag switches state; another drag reorders the load sequence.
Click any plugin card to inspect its README, author, repository, version, and diagnostics without leaving DSH. Edits are saved as a draft first, then explicitly written to the profile, and a manual restart of DSH puts everything into effect—so your running configuration is never touched by accident.
A built-in Loader Entries panel exposes the underlying Cordis loader rows. Protected architecture entries are greyed out and cannot be toggled, while active and disabled entries are listed side by side with their id, name, description, version, and repository on click. If you are running multiple DSH plugins and want a single visual surface to manage them all, this plugin is built for that.
Use Cases
- When reordering multiple DSH plugins by load priority
- When toggling a plugin on or off without editing config files
- When inspecting the underlying Loader entry structure
Best For
- Users running multiple DSH plugins concurrently
- Anyone who prefers a visual interface over config file editing
- Developers debugging plugin load-order issues
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.