Skip to content

v0.1.14

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 22:18

Added

  • Tool annotations on every MCP tool. All seven tools — and the setup-mode stand-ins
    that mirror them — now declare readOnlyHint: true, destructiveHint: false,
    idempotentHint: true, openWorldHint: false. Every tool reads: no writes, no side
    effects, nothing outside the repos folder on this machine. Hosts use the hints to
    decide whether to warn before a call, and a missing hint reads as "unknown" rather
    than "safe". Some MCP directories reject servers where any of the four is absent.

npm: https://www.npmjs.com/package/repos-expert/v/0.1.14 · full changelog: https://github.com/end1989/repos-expert/blob/main/CHANGELOG.md