跳到主要内容

dsh-pihuo

已验证

@pihuo/dsh-pihuo · v0.1.0 · MIT

DeepSeek Harness bundle: run local ACP processes as chat workers

安装

dsh plugin add @pihuo/dsh-pihuo

dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南

源码

作者

说明文档

@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

Package Role
@pihuo/dsh-pihuo-acp-worker Host: ctx.subagents provider pihuo-acp
@pihuo/dsh-pihuo-acp-ui Web UI: settings, team header, tool cards
@pihuo/dsh-pihuo-presets Copies pihuo-leader into $DSH_HOME/.agent-presets

License

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