xun404/dsh-pihuo-plugins--packages-bundle1

@pihuo/dsh-pihuo

DeepSeek Harness 捆绑包:将本地 ACP 进程作为聊天工人运行

AI 分析

核心用途是将本地 ACP 进程接入 DSH 聊天作为 Worker 运行。适合需要一键安装 Host 插件、Web UI 和预设的 DSH 用户。必要条件是 Node.js 22+ 及 DSH 环境。

套件
@pihuo/dsh-pihuo
版本
0.1.0
授權
MIT
最近更新
2026年8月17日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xun404/dsh-pihuo-plugins#0760fdafa214c809ebd7328e2e2b2b83193975bb&path:packages/bundle

@pihuo/dsh-pihuo

English | 中文

DeepSeek Harness bundle that runs local ACP processes as workers in a chat.

This is the only dsh.bundle in dsh-pihuo-plugins. Installing it pulls the Host plugin, Web UI, and the PiHuo Leader preset.

Install

Requires Node.js 22+ and DeepSeek Harness.

dsh plugin --profile web add @pihuo/dsh-pihuo
dsh web

Open http://127.0.0.1:3080/, then Settings → ACP Worker. Add a worker from the official catalog and trust it. New sessions should use PiHuo Leader.

Prerelease:

dsh plugin --profile web add @pihuo/dsh-pihuo@next

What it contributes

PackageRole
@pihuo/dsh-pihuo-acp-workerHost: ctx.subagents provider pihuo-acp
@pihuo/dsh-pihuo-acp-uiWeb UI: settings, team header, tool cards
@pihuo/dsh-pihuo-presetsCopies pihuo-leader into $DSH_HOME/.agent-presets

License

MIT. Source: xun404/dsh-pihuo-plugins.