Skip to content

Guard 3.0.89

Choose a tag to compare

@github-actions github-actions released this 05 Sep 14:03
85de75e

Guard 3.0.89 is a stable release cut from 85de75e.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.88.

Fixes

  • desktop: Stop repair loops when Codex hooks are healthy (#2775)
    • Desktop bootstrap keeps managed apps protected when local warnings are clean, even if review artifacts remain. Repair is reserved for inactive runtime or actual warning failures.
    • Paired Guard Cloud (paired_active) projects as connected instead of an error state.
    • Codex doctor drops the false “Guard is not installed” warning when managed hooks exist, and treats that install as active unless a real setup failure remains.

Install

Install this release:

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

Full changelog: v3.0.88...v3.0.89

Thanks @kantorcodes!