Guard 3.0.14
Guard 3.0.14 is a stable release cut from 77d028b.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.13.
Fixes
- guard: Bundle native runtime in Desktop Core sidecars (#2658)
- Desktop Core sidecars now include the attested, version-matched
hol-guard-runtimeand its sealed manifest so auto command review can complete. - Cursor hooks treat daemon
native_pre_tool_unavailable/native_post_tool_unavailableas an incomplete review and retry through the attested CLI, which still requires the bundled runtime.
- Desktop Core sidecars now include the attested, version-matched
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.14"Full changelog: v3.0.13...v3.0.14
Thanks @kantorcodes!