Guard 3.0.58
Guard 3.0.58 is a stable release cut from 5657097.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.57.
Fixes
- hooks: Keep PostTool and native-off sessions moving (#2746)
- Continue PostTool and Cline afterTool when review cannot finish, while still withholding blocked output after a successful review.
- Allow empty Cursor stdin when the hook event is unknown, and continue PreToolUse when native review is explicitly off.
- Emit Copilot PermissionRequestV2 denials with behavior/interrupt instead of the PreTool permissionDecision shape.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.58"Full changelog: v3.0.57...v3.0.58
Thanks @kantorcodes!