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

AI 分析

核心用途是协调和分派多智能体任务。适合需要复杂控制流、多 Agent 协作及重试机制的系统集成开发者。

パッケージ
@qidiai/dsh-contrib-orchestrator
バージョン
0.0.1
ライセンス
MIT
最終更新
2026/08/16

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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)。