Skip to content

repo-harness 0.9.2

Choose a tag to compare

@Ancienttwo Ancienttwo released this 09 Jul 21:21

[0.9.2] - 2026-07-10

Changed

  • Updated the generated Codex agent fleet so deep-reasoner and gatekeeper
    use GPT-5.6 Sol with xhigh reasoning, while fast-worker uses GPT-5.6
    Terra with medium reasoning; generated descriptions now fail closed when the
    upstream provider label does not match the declared model mapping.
  • Added the shared Rule 0, first-principles reasoning, and generality guidance
    to global working-rule distribution and newly scaffolded root agent context.

Fixed

  • Pinned the documented bunx/npx bootstrap and prompt-guard recovery paths
    to repo-harness@latest, and made an already-installed Bun global runtime
    surface an opt-in, repository-isolated update hint instead of silently
    perpetuating a stale version.
  • Made repo-harness doctor run Bun registry lookup from the package root,
    require the stable PATH-visible Codex CLI to be at least 0.144.0, and keep
    Claude-only setup free of irrelevant Codex warnings.
  • Made explicit direct-change-and-commit requests enter hook execution while
    generic change language, questions, quoted text, negation, and contractions
    remain non-execution intent.