Skip to content

Agent Reliability Harness v7.0.0

Choose a tag to compare

@SUNRNEHUI SUNRNEHUI released this 14 Jul 13:56
· 12 commits to main since this release
1e967a7

Agent Reliability Harness v7.0.0

This release completes the public rebrand from Agent Dispatch Harness to Agent Reliability Harness.

Highlights

  • Rebrand the project and Codex Skill as Agent Reliability Harness.
  • Add the new runtime identity: $agent-reliability-harness.
  • Move the local Codex installation path to ~/.codex/skills/agent-reliability-harness.
  • Restructure the bilingual README around product positioning, guarantees, execution modes, model routing, installation, runtime support, verification, and migration.
  • Keep Direct/Lite/Full proportionality, durable Full Harness state, evidence-based acceptance, and cost-aware Codex routing.
  • Preserve migration guidance for Agent Dispatch Harness and Multi-Agent Dispatcher installations.

Codex routing defaults

  • fast: GPT-5.6 Luna, medium
  • main: GPT-5.6 Luna, xhigh
  • planner: GPT-5.6 Sol, high
  • critical_reviewer: GPT-5.6 Sol, xhigh

Terra remains excluded from the configured Codex policy.

Validation

  • 57 behavior tests passed
  • Runtime package and installed Skill verified
  • Skill protocol score: 100/100, Grade A
  • English and Chinese README heading parity: 13 sections
  • Version synchronization and diff checks passed