Skip to content

DSH SuperTerminal v0.1.0-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@Harzva Harzva released this 11 Sep 01:34

Terminal Group brings terminals into one discussion without changing their panes or processes. Choose participants, gather separate views in one round or let them respond to the previous round, then hand an attributed conclusion to an Agent with explicit acceptance criteria.

What is included

  • Groups of up to six terminals, named participants, one or two discussion rounds, and optional terminal excerpts that can be previewed before sharing.
  • A terminal's DSH AI reuses its existing conversation and model. Pi / piagent and Codex participate through independent CLI tasks; they do not attach to an already open CLI chat.
  • Conclusions retain their author and differing views. Execution uses the existing Agent handoff flow, including linked rework, explicit acceptance, and optional return to the parent conversation.
  • Supervisor visibility, scoped cancellation, request deduplication, retained completed records, and interrupted-state recovery without automatically rerunning a discussion.
  • Updated README, bilingual website, and a real Terminal Group screenshot.

The implementation reuses DSH sessions and storage plus SuperTerminal's existing native task and CLI handoff engines. No additional group-chat service is required.

Verification

  • pnpm check: 128 tests passed, including the build and type checks.
  • This exact tarball passed 28 checks in an isolated official DSH 0.1.1-rc.2 runtime, including six distinct PTYs, group rounds and identity, cancellation, owner isolation, cold recovery, and process cleanup. The offline CLI fixture is a protocol simulator, not a model run.
  • Separately, real DSH AI and Pi completed two discussion rounds, an attributed conclusion, a code fix, linked rework, explicit acceptance, and a once-only return to the parent conversation. Three actual project tests passed when run independently, and their output was explicitly shared back to the group.
  • A real follow-up conclusion correctly incorporated a participant's second-round correction.

Real-model group verification in this release covers DSH AI and Pi. Codex's adapter is included, but a real Codex model group run was not verified in this release. Kimi Code and other native CLIs remain available as terminals; automatic Kimi CLI participation and attachment to existing CLI chats are not supported. This release does not certify historical GroupX/CRL sessions.

Install

Requires macOS, Node.js 24+, and official DSH 0.1.1-rc.2. Restart the selected DSH profile after installing.

dsh plugin --profile web add https://github.com/Harzva/dsh-superterminal/releases/download/v0.1.0-alpha.9/harzva-dsh-terminal-0.1.0-alpha.9.tgz

SHA-256: 01871530577a80661f2657d3e4614496ecb6b000a3f52dccd106ea454d1adad0

Product website · Usage guide