DeepSeek Harness plugin

dsh-plugin-manager-monk233

Manage dsh profile plugins from the web UI: enable / disable / delete composition rows with live hot reload, no config editing by hand

Jump to install

Source facts

Repository
monk233/dsh-plugin-manager
Latest update
Aug 14, 2026
Category
Plugin Markets & Managers
GitHub stars
5
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/monk233/dsh-plugin-manager
Plugin: dsh-plugin-manager-monk233
Author: monk233

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

dsh-plugin-manager

[Changelogs](Changelogs.md)

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

<img width="1215" height="1210" alt="image" src="https://github.com/user-attachments/assets/fa7d29cd-58a7-4d8d-856d-985a64b726c0" />

使用

  • 设置 → 插件管理:搜索、状态徽章、⋮ 菜单(启用/禁用/删除,禁用与删除二次确认,操作后自动刷新);
  • 修改写入 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