Skip to content

Guard 3.0.116

Choose a tag to compare

@github-actions github-actions released this 07 Sep 16:10
2ec7e44

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 npx servers such as chrome-devtools-mcp whose tools/list payload 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.

Install

Install this release:

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

Full changelog: v3.0.115...v3.0.116

Thanks @kantorcodes!