Skip to content

Guard 3.0.52

Choose a tag to compare

@github-actions github-actions released this 03 Sep 04:09
a1a7d2d

Guard 3.0.52 is a stable release cut from a1a7d2d.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.51.

Fixes

  • guard: Keep native review live after Core moves (#2741)
    • Restart older Desktop Core sidecars when the installed CLI is newer so native review uses a matching runtime.
    • Keep a still-valid native snapshot across publisher retries, wait the full publish budget before fail-closed, and surface native-policy not-ready reasons in Cursor denies.

Install

Install this release:

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

Full changelog: v3.0.51...v3.0.52

Thanks @kantorcodes!