Guard 3.0.63
Guard 3.0.63 is a stable release cut from 1dcef92.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.62.
Fixes
- daemon: Continue hooks when review cannot finish (#2751)
- Keep a newer live daemon when an older executable tries to replace it, including when that daemon is not on the preferred port.
- Continue PreTool, Cursor fallback, and PermissionRequest hooks when native review cannot finish. Completed policy and secret blocks still protect.
- Copilot unavailable JSON keeps
behavior: denyand setsinterruptto false.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.63"Full changelog: v3.0.62...v3.0.63
Thanks @kantorcodes!