Guard 3.0.70
Guard 3.0.70 is a stable release cut from 6e3394f.
2 commits • 2 merged pull requests • 1 contributor since Guard 3.0.69.
Fixes
- doctor: Treat live Cursor and Codex hooks as installed (#2764)
- Count managed Cursor
hooks.jsonentries as a Guard install so doctor no longer says Guard is missing when prune-safe Cursor hooks are present. - Keep live Codex bridge hooks as installed when the authenticated manifest is stale, and only say those hooks are missing when the events are actually absent.
- Recognize frozen
current-hol-guardCodex bridge commands for live intercept health, and show a signed-session message when Open Guard Cloud is unauthorized.
- Count managed Cursor
CI & automation
- sonar: Import sharded pytest coverage into SonarQube Cloud (#2759)
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.70"Full changelog: v3.0.69...v3.0.70
Thanks @kantorcodes!