v0.22.7
[0.22.7] - 2026-06-09
Schema Compatibility
- No schema compatibility changes.
Fixed
- Codex advisor runner no longer reads stale last-message output files (#48).
The runner now invokescodex exec --json, extracts the first valid advisor
review decision from the event stream, and ignores later Stop/precompletion
hook noise. This prevents a stale.harness/state/codex-advisor-*.out.txtor
hook recovery text from replacing a valid advisor decision. - Codex goal/plan bookkeeping tools no longer require task-contract allow-list
entries (#48). The PreToolUse permission guard treatscreate_goal,
get_goal,update_goal, andupdate_planas recovery/bookkeeping tools, so
consumer repos do not need unsupportedpermissions.allowentries just to
complete a task after evidence passes.
Full history: CHANGELOG.md
Install: npx agent-harness-kit@0.22.7 init