Skip to content

dsh-agent-team-gui v0.5.0

Latest

Choose a tag to compare

@lzh19162600626-design lzh19162600626-design released this 17 Aug 16:17
· 2 commits to main since this release
6ce4453

dsh-agent-team-gui v0.5.0

Production-ready, persistent multi-model workflow teams for DeepSeek Harness.

Highlights

  • Dynamic workflow planning by default — the conversation's lead model assigns focused work to the saved team, selects an adaptive subset when configured, and executes a validated bounded DAG.
  • Reliable conversation controls — explicit Team, Solo, Inherited project default, and crash-safe one-message overrides survive refreshes and Host restarts without re-saving a team.
  • Bounded execution — finite concurrency, timeouts, retry-once, background Jobs integration, cancellation, restart reconciliation, optional review/repair loops, and durable run history.
  • Recursive-agent protection — delegated members cannot dispatch another team or invoke detected scoped/renamed subagent and workflow tools; repeated tool calls for one user message are claimed once.
  • Official Token observability — live planner/member/review/repair usage with uncached input, cache read, cache write, output, and full/partial/unavailable coverage.
  • Open-source-grade UX — Composer controls, Teams/Members/Recipes Settings, Run Center, Insights, keyboard/focus support, live EN/ZH locale, light/dark themes, and narrow-screen layouts.
  • Safe upgrades and sharing — v0.4 records reopen, automatic history/version deletion is off by default, versions contain member snapshots, and backups/recipes use preview-first impact checks and route remapping.

Install or upgrade

dsh plugin --profile web add -w github:toolclub/dsh-agent-team-gui#v0.5.0
dsh --profile web

If dsh is not on PATH, use the Harness checkout command documented in the README. Restart an already-running Web Host after upgrading.

Verification

  • Node 22.19 and Node 24 quality matrices
  • 117 Host tests and 62 rendered Client tests
  • fresh DSH 0.1.0-rc.6 Web install and restart
  • public 40-character Git commit installation
  • exact release tarball audit, installation, restart, and Playwright browser journey
  • Axe serious/critical accessibility, keyboard, light/dark, and 390 px layout gates
  • community dsh-plugin-doctor pass

Release tarball SHA-256:

8b7bf724ea889e1ecc54cc30d1c5d3aca396dc1809b5be9b6628e29491f5d71d

See the English README, 中文 README, acceptance evidence, and changelog.


这是一个面向生产使用的 v0.5:持久化小队、主 Agent 动态编排、有限 DAG、质量回路、递归防护、官方 Token 统计、运行中心、版本/配方,以及完整中英文文档与真实浏览器验证均已包含。