dsh-plugin-butler
A web UI plugin for managing DeepSeek Harness plugins, updates, marketplace installs, and dependency views.
Install
$ dsh plugin --profile <name> add github:imtanhui/dsh-plugin-butlerPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Adds a Plugin Manager tab under Web UI Settings → Plugins.
- Lists official and external plugins with a built-in Chinese catalog and editable descriptions.
- Enables or disables eligible plugins by editing the profile cordis.patch.yml for DSH hot application.
- Creates, renames, deletes, and filters custom groups for external plugins.
- Checks npm registry latest versions and runs one-click updates with rollback on failure.
- Uninstalls plugins by removing profile bundle entries and running pnpm remove, with rollback on failure.
- Searches GitHub repositories tagged dsh-plugin and supports viewing details and installation.
- Displays plugin README content, health-related failure filtering, injected services, and provider dependencies.
- Renders a draggable dependency graph based on runtime fiber._store data.
Useful For
- Centralizing day-to-day management of plugins in a DSH profile.
- Organizing externally installed plugins into custom groups.
- Checking and updating npm-installed plugin dependencies.
- Discovering repositories through GitHub dsh-plugin topic search.
- Inspecting runtime-resolved plugin service dependency relationships.
Who It Fits
- DeepSeek Harness users managing multiple plugins.
- DSH profile administrators who prefer a graphical management interface.
- Developers investigating plugin injection and provider relationships.
Documented Limitations
- Disabling a depended-on entry can prevent a profile from starting; recovery may require manually removing its disabled block from cordis.patch.yml.
- Protected core entries cannot be disabled through the UI.
- Rows controlled by !!js expressions are not modified by the UI.
- Dependencies installed from link, file, or git sources cannot be automatically updated.
- Marketplace search depends on the GitHub Search API; unauthenticated requests are limited to 60 per hour.
- Dependency analysis is best-effort from runtime fiber._store and does not detect semantic conflicts.
- Requires Node.js 18 or later; React 18 is an optional peer dependency.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- imtanhui/dsh-plugin-butler
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 12a9927 · 2026-09-12
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 2GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-17
- Last release
- 2026-08-16
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Wallpaper Engine background integration with liquid glass UI styling for DSH web.
View plugin →A DeepSeek Harness Web UI sidebar for tracking artifacts and browsing workspace files, with a pop-out tab view.
View plugin →Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →An installable DeepSeek Harness Web GUI marketplace plugin for discovering, installing, and updating GitHub repositories tagged `dsh-plugin`.
View plugin →