monk233/dsh-plugin-manager 预览 preview

monk233/dsh-plugin-manager

插件Plugin 原生Native ⭐ 5 MIT Web 界面Web UI

在 DeepSeek Harness Web UI 里直接管理 profile 插件:启用 / 禁用 / 删除组合行,自动热重载生效,不用手改配置文件。

catalog 简介 / catalog descriptioncatalog description:DSH 插件管理, 一键启用/禁用插件

项目介绍Project Overview

dsh-plugin-manager 是 DeepSeek Harness Web UI 的插件管理工具,提供在界面内直接启用、禁用、删除 profile 组合行的能力,变更写入 cordis.patch.yml 后通过 HMR 热重载即时生效,无需手动改配置文件。适用于经常增删插件、不愿编辑 YAML 的用户。注意:安装后必须重启 DSH 服务,核心组件受保护、不可删除,内置插件仅可禁用;本插件自身被禁用后,恢复需手动改配置并重启。

dsh-plugin-manager is a DeepSeek Harness Web UI plugin for managing profile plugins. It enables enable, disable, and delete actions directly from the interface, writing changes to cordis.patch.yml with HMR hot reload applying them instantly, so no manual config editing is needed. Use it when you frequently add or remove plugins and prefer UI over YAML edits. Caveat: restart the DSH service after installation, core components are protected from deletion, built-in plugins can only be disabled, and disabling this manager itself requires manual config edits and a restart to re-enable.

或使用命令行安装(适合开发者)Or use CLI install (for developers)

命令行安装CLI Install

dsh plugin --profile web add github:monk233/dsh-plugin-manager

monk233/dsh-plugin-manager 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

dsh-plugin-manager

Changelogs

在 DeepSeek Harness Web UI 里直接管理 profile 插件:启用 / 禁用 / 删除组合行,自动热重载生效,不用手改配置文件。

image

使用

  • 设置 → 插件管理:搜索、状态徽章、⋮ 菜单(启用/禁用/删除,禁用与删除二次确认,操作后自动刷新);
  • 修改写入 cordis.patch.yml,HMR 热重载即时生效;核心组件受保护,内置插件只能禁用。

重要的事说三遍, 安装后一定要重启DSH服务!, 重启DSH服务!, 重启DSH服务!

安装

方案一:官方(git clone + dsh)

# 1) 克隆仓库
git clone https://github.com/monk233/dsh-plugin-manager.git
cd dsh-plugin-manager

# 2) 准备命令(如未安装,新终端生效)
npm install -g @deepseek-ai/dsh pnpm

# 3) 安装到 web profile
dsh plugin --profile web add .

方案二:让 AI 安装

使用DSH创造模式, 打开会话将下面这段话发给AI:

安装这个插件 https://github.com/monk233/dsh-plugin-manager.git

禁用

禁用dsh-plugin-manager后只能手动在配置文件中修改重启启用, 或者在dsh中让AI修改

删除

在dsh中让AI删除dsh-plugin-manager

License

MIT

上一个 Prev dsh-ventus-whale 下一个 Next dsh-plugin-market