Skip to content

repomap 1.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Sep 12:45
f0fad2c
  • MCP server now runs on mcp-kit, which uses rmcp, the official Rust MCP SDK, instead of repomap's own JSON-RPC loop. Tools, tool names and answers are unchanged. The server now also handles protocol negotiation across every spec version, cancellation, progress and pagination.
  • Shared parts: setup, the npm launcher and the release workflow now come from mcp-kit, shared with the other Sylphx MCP servers.