Skip to content

v0.22.8

Choose a tag to compare

@github-actions github-actions released this 10 Jun 04:06
· 16 commits to main since this release

[0.22.8] - 2026-06-10

Schema Compatibility

  • No schema compatibility changes.

Fixed

  • Multi-layer review acknowledgements are now scoped to the source files that
    triggered the layer-span warning.
    Report, evidence, telemetry, and other
    non-layer artifact edits no longer invalidate a passing architecture-review
    marker when the reviewed multi-layer source diff is unchanged; source layer
    changes still produce a new hash and require a fresh acknowledgement.
  • Task permission enforcement no longer leaks across repo roots. The
    PreToolUse skill-permission guard skips task/skill allow-list enforcement when
    a tool payload explicitly targets a cwd/workdir outside the guarded project
    root, preventing an active consumer task from blocking legitimate upstream
    harness maintenance commands in another checkout.

Full history: CHANGELOG.md
Install: npx agent-harness-kit@0.22.8 init