Skip to content

Guard 3.0.13

Choose a tag to compare

@github-actions github-actions released this 28 Aug 12:30
29434f2

Guard 3.0.13 is a stable release cut from 29434f2.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.12.

Fixes

  • guard: Require a connected app to finish protection repair (#2657)
    • Treat protection repair as incomplete when no AI app is connected, even if other local checks pass.
    • Return a clear "Connect an AI app" message from the repair API instead of reporting success while Protect still shows Retry repair.
    • Update Protect dashboard copy and actions so empty managed installs prompt Connect an app rather than a misleading repair success path.

Install

Install this release:

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

Full changelog: v3.0.12...v3.0.13

Thanks @kantorcodes!