february2015/dsh-subagent-pi-plus0

dsh-subagent-pi-plus

基于 Pi RPC 协议的单次 Pi 子 Agent 提供商与真实网关插件。

AI 分析

用于在 DSH 中通过 RPC 协议直接与 Pi 子 Agent 绑定并通信。适合需要调用 Pi 进行项目协作、支持消息队列和悬浮面板管理会话的用户,需本地已安装 Pi。

套件
dsh-subagent-pi-plus
版本
0.8.0
授權
MIT
最近更新
2026年9月3日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:february2015/dsh-subagent-pi-plus

Usage

  1. Open any dsh session (cwd is your project).
  2. Type /pi-lock: after binding succeeds the header shows a PI-xxxx badge, and input goes straight to Pi.
  3. While Pi is busy, further messages queue automatically; use the floating panel to view/promote/insert/edit/delete.
  4. /pi-unlock disconnects; the Pi session is kept and can be rebound with /pi-lock .