Skip to content

v0.22.1

Choose a tag to compare

@tuanle96 tuanle96 released this 06 Jun 16:34
· 31 commits to main since this release

Summary

  • Fixes Codex advisor proof gating by adding a harness-owned Codex advisor runner that writes bound runtime proof for Stop-hook validation.
  • Fixes taskless orchestration child lanes so SessionStart and Stop hooks no longer inject or demand feature-task evidence for read-only orchestration work.
  • Bumps package, plugin, marketplace, and harness schema surfaces to v0.22.1.

Validation

  • node scripts/check-version-sync.mjs
  • node scripts/verify-contracts.mjs
  • bash install.sh --help
  • npm run --silent lint
  • npm run --silent check:readiness
  • npm test (902/902)
  • npm publish --dry-run