deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:xun404/dsh-pihuo-plugins
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
English | 中文
PiHuo 是一组 DeepSeek Harness(dsh)树外插件。它把本机 ACP 进程接到会话里当 Worker,由 Leader 调度。
架构上 一切皆插件,运行在 Cordis 上,不改 harness 源码。
目前处于开发者预览,跟随 dsh 快速迭代。未来可能出现破坏兼容性的变更。
需要 Node.js 22+,以及已安装的 DeepSeek Harness。
npmdsh plugin --profile web add @pihuo/dsh-pihuo
dsh web
Web UI 默认在 http://127.0.0.1:3080/。
打开设置里的 ACP Worker,从官方目录添加 Worker 并勾选信任。新会话选用 PiHuo Leader。
预发布(npm dist-tag next):
dsh plugin --profile web add @pihuo/dsh-pihuo@next
组合包:@pihuo/dsh-pihuo。
git clone https://github.com/xun404/dsh-pihuo-plugins.git
cd dsh-pihuo-plugins
pnpm install
pnpm test
pnpm typecheck
pnpm build
node scripts/write-dev-patch.mjs /tmp/dsh-pihuo-web.patch.yml
npx --yes @deepseek-ai/dsh web --patch /tmp/dsh-pihuo-web.patch.yml
浏览器打开 http://127.0.0.1:3080/。
acp_worker 会自动入座dsh-plugin topic,便于在插件目录里被发现面向 agent:请遵循 AGENTS.md。进度以 HANDOVER.md 为准。
推送 vX.Y.Z tag 会把 packages/* 发到 npmjs。预发布 tag(如 v0.1.0-rc.1)走 dist-tag next。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。