Skip to content

v0.7.0

Choose a tag to compare

@cagdasyurekli cagdasyurekli released this 14 Aug 13:43
f57c0c0

What changed

  • Adds usability-first explore, task, and project workflows so Codex can delegate broad reviews, bounded features, and whole-project implementation.
  • Adds same-conversation repair cycles with a five-attempt total cap and Codex-owned verified, partially_verified, or blocked assurance.
  • Makes personas, exact file lists, and predeclared test commands optional instead of dispatch gates.
  • Preserves useful candidate changes when verification is incomplete, while retaining hard repository, credential, permission, and publication boundaries.
  • Supports Gemini 3.7 Flash low, medium, and high selections from reconciled agy inventory evidence.

GitHub Actions efficiency

  • Runs the full macOS suite on pull requests and exact-SHA manual release checks, avoiding a duplicate full run after squash merge.
  • Cancels stale runs for the same pull request.
  • Moves the metadata-only feedback watch to Ubuntu.
  • Adds scripts/ci-offline.sh as the canonical 27-suite local fallback when hosted Actions are unavailable or quota-limited. Local evidence remains local evidence; the required GitHub check must still run when service or quota returns.

Validation

  • 27 offline suites, 3,007 cases.
  • Exact-head pull-request CI passed before merge.
  • Exact-merge-SHA manual release verification is required before publication.