Skip to content

Guard 2.2.114

Choose a tag to compare

@github-actions github-actions released this 19 Aug 04:22
a49c8f6

Guard 2.2.114 is a stable release cut from a49c8f6.
1 commit • 1 merged pull request • 1 contributor since Guard 2.2.113.

Fixes

  • guard: Restore watch-only recovery reads (#2490)
    • allow switching to watch-only while preserving an already-enabled sync setting
    • classify exact bounded reads of managed agent guidance as routine while rejecting other files and symlink escapes
    • defer hook-worker pool expansion during daemon startup so initial reviews keep their execution budget

Install

Install this release:

uv tool install "hol-guard[cisco]==2.2.114"

Full changelog: v2.2.113...v2.2.114

Thanks @kantorcodes!