AHO — Agent Harness Orchestrator

Use case

AHO picks up an issue from the tracker and runs a configured plan: a single coder (single), an escalating cascade from cheap to premium backend (cascade), parallel specialists in their own git worktrees (lead-specialists), or coder + cross-provider reviewer (single-with-review). Successful runs go through AI review, which either merges directly or spawns a fix issue as a follow-up task.

What's done so far

In progress

Cleaner cross-provider reviewer flow, more robust worktree lifecycle handling, telemetry on subagent run time and token cost, plus more anti-patterns as executable hooks.