Guard 3.0.124
Guard 3.0.124 is a stable release cut from f105544.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.123.
Fixes
- guard: Skip package shims when listing MCP tools (#2837)
- MCP tool listing now skips Guard package-shim wrappers on PATH so
npx,uv, andbunprobes reach the real launcher. - Recognize waits long enough for package MCP probes, and List tools again reports when tools still cannot be listed.
- MCP tool listing now skips Guard package-shim wrappers on PATH so
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.124"Full changelog: v3.0.123...v3.0.124
Thanks @kantorcodes!