DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-butler

A web UI plugin for managing DeepSeek Harness plugins, updates, marketplace installs, and dependency views.

Terminal & TUIDeveloper ToolsBrowser & Web
2GitHub Stars0ForksUpdated2026-08-17

Install

$ dsh plugin --profile <name> add github:imtanhui/dsh-plugin-butler

Plugin 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.

source-grounded
dsh-plugin-butler adds a Plugin Manager tab to the DSH Web UI. It provides plugin grouping, hot enable/disable controls, update checks with rollback, GitHub-topic marketplace search and installation, health views, and a runtime-derived dependency graph.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app