Skip to content

Guard 3.0.46

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:12
e23fb36

Guard 3.0.46 is a stable release cut from e23fb36.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.45.

Fixes

  • guard: Continue Watch hooks and trust same-release daemons (#2732)
    • Watch and observe record native and unavailable-hook decisions without stopping PreToolUse or withholding PostToolUse.
    • Protected and Extra careful still pause high-impact tools on the emergency floor when native review cannot complete.
    • CLI and daemon repair treat a live same-version daemon from another install path as current instead of stale.

Install

Install this release:

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

Full changelog: v3.0.45...v3.0.46

Thanks @kantorcodes!