Guard 3.0.133
Guard 3.0.133 is a stable release cut from 0b873af.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.132.
Fixes
- guard: List MCP tools using harness env (#2852)
- MCP tool listing now uses the matching harness server's configured environment when probing stdio servers.
- Custom extensions that need those variables to start can list tools instead of failing with a generic listing error.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.133"Full changelog: v3.0.132...v3.0.133
Thanks @kantorcodes!