Skip to content

Guard 3.0.124

Choose a tag to compare

@github-actions github-actions released this 07 Sep 21:16
f105544

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, and bun probes reach the real launcher.
    • Recognize waits long enough for package MCP probes, and List tools again reports when tools still cannot be listed.

Install

Install this release:

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

Full changelog: v3.0.123...v3.0.124

Thanks @kantorcodes!