Portable discipline
Swap Codex for oh-my-pi or Command Code without losing specs, missions, sandboxes, audit trail or approval gates.
Ultimate Harness (uh, npm @agenticengineeringagency/ultimate-harness) is a control plane that sits above coding agents. It does not write code itself. It standardizes what happens around an agent run:
request / issue / spec -> workflow profile which procedure applies -> mission packet what exactly to do, under which limits -> runtime adapter Codex, Command Code, oh-my-pi, Hermes, Anthropic, ACP, ... -> supervised run sandbox or worktree, tool guard, stall and loop detection -> verification deterministic checks, then an optional model judge -> independent review a second agent grades the report against the request -> promotion / land a recorded human decision moves work into canonical stateEvery step writes plain YAML or NDJSON under .harness/, validated by a versioned Zod schema. No daemon, no hidden state: if uh status cannot see it, it did not happen.
Portable discipline
Swap Codex for oh-my-pi or Command Code without losing specs, missions, sandboxes, audit trail or approval gates.
Supervised execution
A tool guard, fleet admission, route attestation, stall and loop probes keep a worker inside what it was assigned.
Evidence, not vibes
Diffs, receipts, verification and review records link every change to a prompt, model, sandbox and approver.
Run control
uh ps, wait, steer, kill, queue, land and the hive operate live runs and teams from the project root.