qidiai/dsh-contrib-topology--packages-orchestrator1

@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

包名
@qidiai/dsh-contrib-orchestrator
版本
0.0.1
许可证
MIT
最近更新
2026年8月16日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

@qidiai/dsh-contrib-orchestrator

多 Agent 编排插件(DeepSeek Harness 编排套件之一):五种分派模式 + 重试,经原生 subagent 委托执行。

  • 五种模式:parallel(限流并发)/ sequential / select / cascade(成功即停)/ merge + 每 agent 重试
  • 执行接缝:纯控制流引擎绑定 ctx.subagents.start()(替代 qidi 的 AgentHub/MergeEngine)
  • Remotedispatch(request)(任务 + 候选 + 模式)、stats()snapshot()(计数 + 最近历史)
  • 编排 tab:Settings → Plugins → Orchestrator

套件:@qidiai/dsh-contrib-topology / -observe / -router / -orchestrator / -mcp-bridge(仓库 qidiai/dsh-contrib-topology)。