Compatibility FYI: the stock @tintinweb/pi-subagents@0.18.0 package now runs unmodified on stock DeepSeek Harness through pi2dsh.
dsh plugin --profile main add pi2dsh
dsh plugin --profile main add @tintinweb/pi-subagents
The npm pi2dsh@0.17.0 acceptance used real model calls and verified child tool execution, background result collection, mid-run steering, same-session resume, cross-process archived-session reopen, parent-interrupt propagation that keeps children stopped, per-child model/thinking overrides, live parent-model following, and the package's /pi-agents manager in stock dsh-TUI.
The package still owns all orchestration behavior; pi2dsh maps its public Pi host calls onto native DSH child agents and sessions. Headless CLI and dsh-TUI were covered; I am not claiming a separate browser E2E yet.
Reproduction and falsifiable checks: https://github.com/weijiafu14/pi2dsh/tree/main/examples/subagents
This is a scope-extension report, not a change request. If maintainers or users try this path, compatibility issues and PRs are very welcome at https://github.com/weijiafu14/pi2dsh.
Compatibility FYI: the stock
@tintinweb/pi-subagents@0.18.0package now runs unmodified on stock DeepSeek Harness through pi2dsh.The npm
pi2dsh@0.17.0acceptance used real model calls and verified child tool execution, background result collection, mid-run steering, same-session resume, cross-process archived-session reopen, parent-interrupt propagation that keeps children stopped, per-child model/thinking overrides, live parent-model following, and the package's/pi-agentsmanager in stock dsh-TUI.The package still owns all orchestration behavior; pi2dsh maps its public Pi host calls onto native DSH child agents and sessions. Headless CLI and dsh-TUI were covered; I am not claiming a separate browser E2E yet.
Reproduction and falsifiable checks: https://github.com/weijiafu14/pi2dsh/tree/main/examples/subagents
This is a scope-extension report, not a change request. If maintainers or users try this path, compatibility issues and PRs are very welcome at https://github.com/weijiafu14/pi2dsh.