Skip to content

Guard 3.0.43

Choose a tag to compare

@github-actions github-actions released this 02 Sep 02:23
e1d250e

Guard 3.0.43 is a stable release cut from e1d250e.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.42.

Fixes

  • guard: Continue prompt lifecycle hooks when native review cannot run (#2730)
    • Continue prompt and session inventory hooks when native review cannot complete.
    • Keep PreToolUse mutating, network, and MCP actions paused, and keep PostToolUse withheld.
    • Native review still covers only PreToolUse and PostToolUse; lifecycle events are observe-only and must not freeze the conversation.

Install

Install this release:

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

Full changelog: v3.0.42...v3.0.43

Thanks @kantorcodes!