monk233/dsh-plugin-manager ↗★ 0
@dsh-external/dsh-plugin-manager
Manage dsh profile plugins from the web UI: enable / disable / delete composition rows with live hot reload, no config editing by hand
AI 분석
提供可视化的插件管理界面,无需手动编辑配置文件即可管理 DSH 插件。适合喜欢在 Web 界面直观配置和热插拔插件的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:monk233/dsh-plugin-manager使用
- 设置 → 插件管理:搜索、状态徽章、⋮ 菜单(启用/禁用/删除,禁用与删除二次确认,操作后自动刷新);
- 修改写入
cordis.patch.yml,HMR 热重载即时生效;核心组件受保护,内置插件只能禁用。