Skip to content

Agent Dispatch Harness v5.11.0

Choose a tag to compare

@SUNRNEHUI SUNRNEHUI released this 13 Jul 12:47
· 16 commits to main since this release

v5.11.0

Changed

  • Compared agent-dispatch-harness with Cjbuilds/Codex-Orchestration and documented the adopted and rejected patterns in docs/codex-orchestration-review.md.
  • Kept the active parent model as the only root orchestrator and made explicit no subagents instructions authoritative.
  • Added truthful model-route states: requested, accepted, used and confirmed, and inherited root.
  • Added scripts/status.py --require-high-confidence for CI and release gates. Default human-readable status output remains unchanged.
  • Replaced the default question loop with decision alignment that asks only for scope, ownership, irreversible-action, verification, or user-visible decisions.

Deliberate non-goals

  • No second orchestrator, default advisor, cross-provider bridge, persistent global routing mutator, full transcript fork, unbounded follow-up, or small-task ceremony bundle.
  • No fixed token or cost savings claim. Real GPT-5.6 Luna/Terra/Sol benchmarks are still required for that conclusion.

Verification

  • Runtime behavior tests: 26/26 PASS
  • Python compilation, JSON validation, version sync, runtime source verification: PASS
  • Runtime package build/install check: PASS
  • Full/Lite initialization and report validation smoke checks: PASS
  • git diff --check: PASS