dsh-baogongtou
Verifieddsh-baogongtou · v0.1.0 · MIT · Web UI
包工头:DeepSeek Harness 工作 agent 皮肤 + preset。能力还是 dsh,嘴和按钮是包工头。
Install
dsh plugin add dsh-baogongtou Confirm the layer applied with dsh --profile default --dump-config — see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Creators
Readme
包工头(dsh-baogongtou)
DeepSeek Harness 上的工作 agent 皮肤 + preset。
能力还是 dsh;嘴和按钮是包工头。 不改模型工具名,不 fork harness。
一条命令安装
dsh plugin --profile web add dsh-baogongtou
然后重启 dsh web(或你的 dsh-web 进程)。
打开 Web UI → 新开一轮会话 → Settings 里选 preset 「包工头」。
已经开过的会话不会自动换 preset。
本地 / 未发布时
dsh plugin --profile web add /path/to/dsh-baogongtou/packages/dsh-baogongtou
校验层是否挂上
dsh --profile web --dump-config | grep -i baogongtou
应能看到 bundle 层 # == dsh-baogongtou(或同类标注)。
你会得到什么
| 层 | 内容 |
|---|---|
Agent preset baogongtou |
人设、清包/半包/全包、黑话拆穿、报错嘴(P0/P3) |
| Web 皮肤 | 顶栏、拉齐侧栏、档位、快捷筹码、locale、斜杠 12 条(P1/P2) |
人看见的:画饼、外包、你看着办、赋能、拉齐、问责范围、优化编制、包打听。
模型调用的仍是:plan、subagent、todo、skill、web_search、bash…
卸载
dsh plugin --profile web remove dsh-baogongtou
preset 文件会留在 ~/.dsh/.agent-presets/baogongtou/。要干净删掉该目录。
若你改过 agent.cordis.yml,升级包时不会覆盖;删目录再重启可恢复出厂人设。
要求
- Node
^22.19 || >=24 - DeepSeek Harness
0.1.1-rc.2(Web profile,带 client modules) - 界面文案以中文 locale 为主覆盖
宿主升版后 CSS Module 类名可能变,皮肤布局要重验。
开发仓库
完整文案源与视觉合同在 monorepo:P0/P1/P2/P3 文档与 p1-ui/。
本 npm 包是可安装的 bundle(dsh.bundle + dsh.client),不是动态 cordis_define 会话插件。