february2015/dsh-subagent-pi-plus0

dsh-subagent-pi-plus

One-shot Pi subagent provider and true-gateway over the Pi RPC protocol

AI 分析

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

パッケージ
dsh-subagent-pi-plus
バージョン
0.8.0
ライセンス
MIT
最終更新
2026/09/03

インストール

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

ドキュメント

README 全文を読む ↗

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 .