Skip to content

Guard 3.0.14

Choose a tag to compare

@github-actions github-actions released this 28 Aug 12:55
77d028b

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-runtime and its sealed manifest so auto command review can complete.
    • Cursor hooks treat daemon native_pre_tool_unavailable / native_post_tool_unavailable as an incomplete review and retry through the attested CLI, which still requires the bundled runtime.

Install

Install this release:

uv tool install "hol-guard[cisco]==3.0.14"

Full changelog: v3.0.13...v3.0.14

Thanks @kantorcodes!