·
1 commit
to main
since this release
dsh-agent-team-gui v1.0.1
This patch release fixes #20, reported on DSH 0.1.1-rc.2 under Windows/WSL.
Fixed
- A member that delivers non-empty plain-text content and then settles with
stopReason: "error"
now counts as completed. The stop reason remains durable and Run Center displays a protocol
warning for transparency. - Rejected runs, cleanup failures, empty output, timeouts, and other non-completed stop reasons such
asmax-tokensremain failures. - The default per-member handoff summary ceiling is now 16,000 characters instead of 4,000.
- Teams can configure
handoffSummaryMaxCharsfrom 1,000 to 32,000 characters in Settings. The
field round-trips through persistence, versions, recipes/backups, RPC, and bilingual UI/docs. - Complete raw output remains in Run Center. Dependency and lead-model prompts keep independent
aggregate bounds.
Compatibility and verification
- Host/client handshake upgraded to RPC API v4 so stale mixed assets fail clearly instead of
sending the new field to an old Host. - Development dependencies and CI runtime aligned with DSH
0.1.1-rc.2. - Node 22.19 and Node 24 quality matrices passed.
- 119 Host tests and 65 rendered Client tests passed.
- Pack audit passed: 84 entries, complete Host/client/declaration closure.
- Fresh DSH Web install/restart, public full-SHA install, community plugin doctor, and the complete
Playwright browser journey passed, including Host restart, Axe, keyboard, themes, and 390 px.
Install or upgrade
Recommended: use the compiled release tarball. It includes the built plugin and avoids its Git prepare build and allowBuilds step.
dsh plugin --profile web add -w https://github.com/toolclub/dsh-agent-team-gui/releases/download/v1.0.1/dsh-agent-team-gui-1.0.1.tgz
dsh --profile webRestart an already-running Web Host after upgrading. See the
English README,
中文 README, and
PR #21.
Release tarball SHA-256:
c681583d53e66309651d85f62e157d4320148c110ca7c2a32aa9ce0cf1c6db5b
First-team walkthrough
Import the included planner/implementer/reviewer recipe and try a small scratch-project task: English guide · 中文教程.
Watch the 80-second UI guide. This is a screenshot-based guide with labelled example data and Chinese synthetic narration, not a live-model recording or a performance benchmark.