tttwh/dsh-plugin-Audit

tttwh★ 1JavaScriptLast synced: 2026-08-16

Open on GitHub

将DeepSeek Harness插件列表按来源分组展示——官方插件与自行安装插件,一目了然。

README excerpt

dsh-plugin-Audit A DeepSeek Harness (DSH) plugin-management enhancement: group the plugin list by source so you can tell official plugins apart from the ones you installed yourself at a glance. Features - /plugin-audit command : lists the currently loaded plugins grouped by official / self-installed, with user / official / keyword filtering; - Self-installed plugin toggles (two surfaces) : - Settings → Plugins → Source tab: an enable/disable button on every self-installed card; - Composer: /plugin-audit disable enable ; - Both persist to the profile's cordis.patch.yml (kept across restarts, reversible) and call ctx.loader.update for live effect (HMR-independent); official/builtin plugins are locked; - Source tab in Settings → Plugins: grouped cards with a source badge and a search box (next to the built-in "Plugin list" tab); - Zero-dependency, unit-tested classification : package-scope + explicit install-set rules ( @deepseek-ai/ → official, everything else → self-installed); - Fully reversible : read-only, touches no official bundle, one command to uninstall. Screenshot Settings → Plugins → Source tab — self-installed plugins grouped by origin, each card with an enable/disable to…

View full README on GitHub →
Tools / Devdeepseek-harnessdeepseek-harness-plugindshdsh-plugin

Category