DSH | dsh-agent-team-gui | Reusable planner, implementer and reviewer teams #1785
Replies: 4 comments 1 reply
|
Persistent multi-model squads is a strong direction — this is the kind of "workflow product" the ecosystem will need. Added to the ecosystem map (https://github.com/zoahdev/dsh-ecosystem). Three concrete suggestions:
Happy to run a preflight review on your repo and report findings. |
|
Update: v0.4.0 is now released. The plugin now ships guaranteed team orchestration for ordinary conversation sends, persistent project defaults, per-agent primary/fallback model and tool policies, fixed or leader-planned execution, durable run history, live progress/cancellation, version restore, diagnostics, and official per-member token-usage monitoring. Validation completed: TypeScript checks, 36 tests, host/client builds, package inspection, and a live Web run with a three-member team. The README now includes fresh screenshots and the pinned install command. I also opened awesome-dsh-plugin #1264 to remove the stale pre-rename duplicate and update the ecosystem description. |
|
Update: v0.5.0 is now released and installed successfully from the public tag. This release turns the original squad prototype into a bounded workflow product:
I followed the earlier review suggestions here: CI badge, immutable Actions, pack → fresh Web profile → restart smoke, public full-commit Git install, exact-tarball browser smoke, and Validation: Node 22.19 + Node 24, 117 Host tests, 62 rendered Client tests, DSH Install: dsh plugin --profile web add -w github:toolclub/dsh-agent-team-gui#v0.5.0
dsh --profile webFeedback on real team recipes, planner behavior, and provider-specific Token coverage would be especially useful. |
|
New onboarding material is now available: an 80-second Chinese UI guide, English / 中文 first-run guides, and the existing three-member recipe. The introduction and v1.0.1 Release now recommend the compiled tarball, avoiding the plugin's Git build authorization step. The guide explains importing the recipe, mapping your models, enabling the team, and checking a small development task's files and tests. The video is a screenshot-based walkthrough with clearly labelled example data, not a live-model recording or benchmark. 欢迎正在使用 DSH 的朋友试用;可以在反馈帖说说是否装上、首个任务是否跑通,以及卡住的步骤。有帮助的话,欢迎给项目点一个 Star。 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Give DeepSeek Harness a team you can reuse: a planner, an implementation engineer, and a reviewer, with a model and tool policy for each member.
dsh-agent-team-gui adds saved multi-model teams to the DSH Web profile. Select one beside the ordinary composer, then inspect the plan, member outputs, review/repair stages, and provider-reported Tokens in the Run Center.
80-second screenshot-based UI guide with Chinese synthetic narration. It uses example data from product captures, not a live-model task recording or a performance benchmark.
Try v1.0.1
Use the compiled release package to avoid the plugin's Git
preparebuild and itsallowBuildsstep:Restart an existing DSH Web process after installing or updating. You need a working Web profile, pnpm, a configured model route, and Node.js
>=22.19.0 <23or>=24.0.0. Declared DSH range:>=0.1.0-rc.5 <0.2.0; the v1.0.1 release was verified on DSH0.1.1-rc.2.If a marketplace selected Git and installation failed, use this release path directly. An affected user confirmed it works in #27.
A first team you can import
node --testresults.The exercise is ready to reproduce on your own model configuration; no measured task completion, speedup, or cost saving is claimed.
What can be reused
Provider usage can be partial or unavailable. The team Token budget is a soft scheduling limit, and recipes use local JSON files. See the README and v1.0.1 release notes for details.
欢迎正在使用 DSH 的朋友试用
这次补齐了预编译安装入口、中文首次任务教程,以及带示例数据标记的界面导览。可以先导入规划/实现/审核三人小队,映射自己的模型,在空临时项目里跑一个待办清单任务,再查看文件、测试与运行记录。
希望收到具体反馈:是否安装成功、做了什么任务、在哪一步卡住、是否会再次使用这支小队。欢迎在配方与试用反馈帖分享。有帮助的话,欢迎给 GitHub 仓库点一个 Star。
All reactions