Skip to content

@polygraphso/litmus 0.35.0

Choose a tag to compare

@RubenSousaDinis RubenSousaDinis released this 18 Jul 23:34
· 2 commits to main since this release
284f585
  • list_servers is paged: grade / limit (default 25, max 100) / offset inputs, 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 in server.json remotes and 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 by scripts/check-versions.mjs in CI. Plugin 0.7.2 ships the 0.35.0 pin.