Guard 3.0.51
Guard 3.0.51 is a stable release cut from 28586a4.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.50.
Fixes
- guard: Register a fail-closed Hermes pre_tool_call runtime hook (#2728)
- Register a fail-closed Hermes
hooks.pre_tool_callentry duringhol-guard install hermesso local shell and tool calls reach Guard. - Map Hermes
pre_tool_callpayloads onto PreToolUse, block with{decision: block}plus exit code 2, and allowlist only the Guard hook command. - Doctor reports launch-review only when that runtime hook is missing. Uninstall removes the Guard hook and keeps user hooks.
- Register a fail-closed Hermes
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.51"Full changelog: v3.0.50...v3.0.51
Thanks @kantorcodes!