Guard 3.0.43
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!