february2015/dsh-subagent-pi-plus ↗★ 0
dsh-subagent-pi-plus
基于 Pi RPC 协议的单次 Pi 子 Agent 提供商与真实网关插件。
AI 分析
用于在 DSH 中通过 RPC 协议直接与 Pi 子 Agent 绑定并通信。适合需要调用 Pi 进行项目协作、支持消息队列和悬浮面板管理会话的用户,需本地已安装 Pi。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:february2015/dsh-subagent-pi-plus说明文档
阅读完整 README ↗Usage
- Open any dsh session (cwd is your project).
- Type
/pi-lock: after binding succeeds the header shows aPI-xxxxbadge, and input goes straight to Pi. - While Pi is busy, further messages queue automatically; use the floating panel to view/promote/insert/edit/delete.
/pi-unlockdisconnects; the Pi session is kept and can be rebound with/pi-lock.