qidiai/dsh-contrib-topology--packages-orchestrator ↗★ 1
@qidiai/dsh-contrib-orchestrator
Multi-agent orchestration for DeepSeek Harness: five dispatch modes (parallel/sequential/select/cascade/merge) with retry, executed through the native subagent seam
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗@qidiai/dsh-contrib-orchestrator
多 Agent 编排插件(DeepSeek Harness 编排套件之一):五种分派模式 + 重试,经原生 subagent 委托执行。
- 五种模式:parallel(限流并发)/ sequential / select / cascade(成功即停)/ merge + 每 agent 重试
- 执行接缝:纯控制流引擎绑定
ctx.subagents.start()(替代 qidi 的 AgentHub/MergeEngine) - Remote:
dispatch(request)(任务 + 候选 + 模式)、stats()、snapshot()(计数 + 最近历史) - 编排 tab:Settings → Plugins → Orchestrator
套件:@qidiai/dsh-contrib-topology / -observe / -router / -orchestrator / -mcp-bridge(仓库 qidiai/dsh-contrib-topology)。