dsh-plugin-inventory-groups
Manifest valid把官方插件与自装插件分开显示,方便快速定位和管理自己安装的插件。
dsh-plugin-inventory-groups
English | 中文
给 DeepSeek Harness(dsh)的「插件列表」加分组:把官方插件(@deepseek-ai/* 和 cordis: 框架内置)与自装插件(第三方)分开显示,方便快速定位和管理自己安装的插件。
安装
dsh plugin --profile web add git+https://github.com/Mamihlapinatapaiooo/dsh-plugin-inventory-groups.git
装完后重启 dsh web 即可。
卸载
dsh plugin --profile web remove @liustack/dsh-plugin-inventory-groups
卸载后官方「插件列表」tab 原样恢复,不残留任何改动。
效果
设置 → 插件 →「插件列表」会分成两组:
- 自装插件:你自己安装的第三方插件(放在前面,方便控制)
- 官方插件:
@deepseek-ai/*内置 +cordis:框架内置(放在后面)
原理
通过 dsh 的 cordis bundle patch 禁用官方只读的插件清单 tab,再插入自己的分组版 tab,复用官方 pluginInventory 远程服务,不修改 dsh 任何源码。
Similar plugins
by tttwh
将DeepSeek Harness插件列表按来源分组展示——官方插件与自行安装插件,一目了然。
★ 3
↓ 81/wk
MIT
JavaScript
Aug 28, 2026
dsh plugin --profile web add dsh-plugin-diraudby buhuikongpan
DSH 分层插件管理器:原生插件按 系统层/WebUI 层/工具层 只读展示,用户扩展支持停用/启用、补登记、卸载与可编辑描述。
★ 9
JavaScript
Aug 20, 2026
dsh plugin --profile web add dsh-pluginmanagerby webkong
DSH 插件管理器:在 Web 设置页管理内置与三方插件——安装、卸载、启用、停用,支持 GitHub 搜索安装与非 bundle 插件一键装载
★ 4
MIT
JavaScript
Sep 1, 2026
dsh plugin --profile web add @webkong/dsh-plugin-managerby qinyre
给 dsh 设置页加「安装」标签页,按包名安装任意第三方插件。
★ 3
MIT
TypeScript
Aug 31, 2026
dsh plugin --profile web add dsh-plugin-installby funcodingdev
DeepSeek Harness 原生社区插件管理器:在设置中发现、安装、更新和管理社区插件。
★ 0
MIT
TypeScript
Sep 5, 2026
dsh plugin --profile web add dsh-community-pluginsby jcleener
DSH 插件:设置页「本地插件开关」区块 —— 列出本地已安装插件并实时/持久开关
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-local-plugin-switch