@polygraphso/litmus 0.35.0
·
2 commits
to main
since this release
list_serversis paged:grade/limit(default 25, max 100) /offsetinputs, with a full-corpus summary (total plus per-grade counts). Default calls no longer return the full graded list.- The hosted lookup endpoint (
https://polygraph.so/api/mcp, Streamable HTTP, lookup tools only) is advertised inserver.jsonremotesand leads the install docs for lookup use. Grading (run_litmus,run_skill_litmus) remains a local stdio install by design. - Tool descriptions trimmed for context budget; safety guidance retained verbatim and the tool-ordering guidance moved into the descriptions themselves.
- Version pins (
server.json, plugin.mcp.json,action.yml) are now held in lockstep byscripts/check-versions.mjsin CI. Plugin 0.7.2 ships the 0.35.0 pin.