february2015/dsh-subagent-pi-plus ↗★ 0
dsh-subagent-pi-plus
One-shot Pi subagent provider and true-gateway over the Pi RPC protocol
AI 분석
用于在 DSH 中通过 RPC 协议直接与 Pi 子 Agent 绑定并通信。适合需要调用 Pi 进行项目协作、支持消息队列和悬浮面板管理会话的用户,需本地已安装 Pi。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:february2015/dsh-subagent-pi-plusUsage
- 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.