Saktawdi/ha-orchestrator2

ha-orchestrator

为 DeepSeek Harness 提供模型高可用故障转移与子 Agent 编排(扇出/管道/监督)的插件。

AI 分析

核心用途是自动将复杂任务拆分为并行子任务、管道流或监督模式进行编排。适合需要多模型容灾和复杂任务自动化拆分执行的用户。

包名
ha-orchestrator
版本
0.2.0
许可证
MIT
最近更新
2026年8月14日

安装

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

Usage

No special commands. The model decides when to orchestrate:

You:    Research these three open-source projects, compare licenses and community activity, and recommend one.
Model:  sees 3 independent subtasks → calls orchestrate (fanout) → parallel research → comparison → recommendation

You:    Do requirements analysis first, then a design doc, then an implementation plan.
Model:  calls orchestrate (pipeline) → each stage's output feeds the next

You:    Write a competitive analysis report and have a senior reviewer vet it.
Model:  calls orchestrate (supervisor) → parallel analysis → review and merge → report

Settings

Settings → "HA 与编排":

CardWhat you can do
Model High AvailabilityOn/off, backup list, cooldown, failure threshold, error-code filter, quarantined models and failover history
Subagent OrchestrationOn/off, subagent provider, default concurrency, max subagents per run
Custom SubagentsAdd, edit, reorder, delete; "AI Generate" creates one from a description
SystemPlugin language (follow system / Chinese / English), the orchestration hint toggle, and the debug card toggle