Guard 3.0.22
Guard 3.0.22 is a stable release cut from 465ba0e.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.21.
Fixes
- guard: Keep watch mode from native PreToolUse deny (#2687)
- Watch and observe no longer map native PreToolUse block or native-unavailable fail-closed into a harness deny. Those cases continue through the CLI recorder instead of stopping the tool.
- Codex hook install drops Guard-managed hook groups bound to a different Guard home. Same-home legacy Guard entries and non-Guard hooks stay in place.
- The generated Cursor hook allows when Guard is watch or observe, including invalid policy-action fail-closed payloads.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.22"Full changelog: v3.0.21...v3.0.22
Thanks @kantorcodes!