Harness (dsh) dynamic Cordis plugin
DeepSeek Harness (dsh) dynamic Cordis plug-in: model high availability fallback + subagent orchestration (HA failover + orchestrate subagents).
Project overview
HA Orchestrator is a plugin for DeepSeek Harness (dsh): When a model call fails mid-run, it retries on a backup model and the run continues. It adds an orchestrate tool that the model calls on its own when a task suits it, splitting work across subagents in parallel (fanout), in stages (pipeline), or with review and reduction passes (supervisor, map-reduce, router).
Backup models, cooldown, failure threshold, and error-code filter are configurable in Settings → "HA 与编排". Orchestration, triggered automatically
The tool also supports saved presets, resuming an interrupted run, supervisor review rounds, multiple reviewers, per-run subagent budgets, structured output schemas, and per-agent tool allow/deny lists. Nested orchestration from a subagent is rejected by default.