imtanhui/dsh-plugin-butler

imtanhui★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

README excerpt

dsh-plugin-butler 中文 English Manage DeepSeek Harness plugins from the Web settings page. Zero build, zero runtime dependencies (Node builtins + services the deployment already provides). - Chinese catalog — every plugin gets a Chinese name + one-line description + category (130+ built-in module catalog). Click the description to override it; overrides live in /.dsh/plugin-manager/catalog.json . - Toggle — surgically edits the profile's cordis.patch.yml , hot-reloaded by DSH (no restart). Core rows are protected; rows driven by a !!js expression are left untouched. - Classify — Official ( @deepseek-ai/ / cordis: ) vs External (installed via dsh plugin add ), both collapsible. - Custom groups — create / rename / delete / move external plugins; persisted to /.dsh/plugin-manager/groups.json . - Update check + one-click update — compares against the npm registry latest ; "Update" re-runs pnpm add @latest (auto-rolls back on failure). - Plugin market — search GitHub for plugins tagged with the dsh-plugin topic (ranked by stars), preview details / README, and one-click install (equivalent to dsh plugin add github:owner/repo , auto-joins the bundle layer). - Uninstall — one-click uninstall…

View full README on GitHub →
Tools / Devdsh-plugin

Category