dsh-subagent-pi-plus
Run the following command in DeepSeek Harness:
dsh plugin install february2015/dsh-subagent-pi-plus
Paste the following prompt into your AI chat to install this plugin:
Run the install command above in the DeepSeek Harness terminal to enable this plugin; the project homepage is at https://github.com/february2015/dsh-subagent-pi-plus .
About this plugin
Inside DeepSeek Harness, Pi has historically been limited to one-shot delegations, lacking the direct-connection experience that Codex enjoys. dsh-subagent-pi-plus closes that gap: a single bind command maps your active dsh conversation 1:1 to a durable Pi session, after which every message you type flows straight to Pi with zero intermediate model involvement. dsh acts as a pure, transparent relay, keeping latency and context fidelity as low as possible.
On top of direct connection, the plugin delivers a full continuous-conversation workflow. While Pi is processing, new messages queue automatically and run in order; a floating panel lets you view, promote, insert, edit, or delete queue entries. Pi's intermediate progress: message deltas, tool calls, and status events streams into the dsh session in near real time, display-only by default so it never pollutes the model context. After a dsh restart the binding auto-reconnects to the same Pi session with no manual step, and images or attachments pass through to Pi as-is.
Built for developers who rely on Pi as their primary reasoning agent within DeepSeek Harness and want the same low-latency, fully transparent connection that the official dsh-subagent-codex provides for Codex. It is a personal fork sharing the same architecture as its sibling dsh-subagent-codex-plus; both can coexist, each binding its own sessions without interference.
Use Cases
- Bind a dsh session to Pi with a single command for zero-intermediate-model reasoning
- Queue, insert, and steer messages continuously while Pi is processing
- Monitor Pi intermediate deltas, tool calls, and status events in near real time
- Maintain durable multi-turn conversations with auto-reattach after dsh restarts
Best For
- DeepSeek Harness users who rely on Pi as their primary reasoning agent
- Terminal developers who need low-latency, transparent passthrough chains
- Pi users seeking a Codex-equivalent direct-connection experience
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.