dsh-my-go
DSH plugin: Sisyphus agent orchestration — star topology, single-line blocking, 7 specialist sub-agents (Hermes/Explore/Librarian/Looker/Hephaestus/Prometheus/Oracle) with per-type model binding, go_work/continue/need_help/forward communication tools, Web UI tree panel and settings.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:daizihan233/dsh-my-go说明文档
阅读完整 README ↗配置
broker 注册 settings 命名空间 dsh-my-go(WebUI 设置页「MyGO 编排」):
| 配置项 | 默认值 | 说明 |
|---|---|---|
agents..provider | 继承父级 | 该工种的 provider 路由 |
agents..model | 见表 | 该工种的模型 |
agents..reasoningEffort | 见表 | 期望思考档位(如 high/max);只在模型实际支持时应用,否则走模型默认 |
agents..dsv4p0813 | false | 是否对该工种启用 DSV4P0813 两阶段锚定补丁 |
工种模型(建议):
| 工种 | 模型 | Effort | 备注 |
|---|---|---|---|
| Sisyphus | deepseek-v4-flash | high | 中等能力模型 |
| Hermes / Explore / Librarian | mimo-v2.5 | default | 便宜模型 |
| Looker | mimo-v2.5 | default | 多模态模型 |
| Hephaestus | deepseek-v4-flash | high | 中等能力模型 |
| Prometheus / Oracle | deepseek-v4-pro | max | 强能力大模型 |