Skip to content

Guard 3.0.70

Choose a tag to compare

@github-actions github-actions released this 04 Sep 17:13
6e3394f

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.json entries 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-guard Codex bridge commands for live intercept health, and show a signed-session message when Open Guard Cloud is unauthorized.

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!