Guard 3.0.116
Guard 3.0.116 is a stable release cut from 2ec7e44.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.115.
Fixes
- extensions: List MCP tools from chrome-devtools and similar servers (#2824)
- List individual MCP tools when adding a custom extension, including
npxservers such as chrome-devtools-mcp whosetools/listpayload is larger than the old 64 KB probe cap. - Keep server enrollment when listing still fails, hide empty individual settings, and offer List tools again.
- List individual MCP tools when adding a custom extension, including
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.116"Full changelog: v3.0.115...v3.0.116
Thanks @kantorcodes!