Skip to content

Releases: izzzzzi/codewiki-mcp

v1.1.2

13 Apr 12:24

Choose a tag to compare

1.1.2 (2026-04-13)

Bug Fixes

  • add graceful session cleanup on shutdown and error handling in HTTP transport (63bcdb0)
  • add token files and .mcp.json to .gitignore (916e2e4)
  • exclude raw API payload from search results MCP response (c5d98da)
  • guard against double startServer call to prevent leaked servers (199517a)
  • HTTP transport now creates per-session McpServer instances (161cb7f)
  • throw error when requested rpcId not found in batchexecute response (3440975)

v1.1.1

07 Mar 12:47

Choose a tag to compare

1.1.1 (2026-03-07)

Bug Fixes

  • trigger patch release for SSE and keyword extraction fixes (a66ebf9)

v1.0.1

16 Feb 17:37

Choose a tag to compare

1.0.1 (2026-02-16)

Bug Fixes

  • docs: correct GitHub owner in badge URLs and clone links (dbcaa48)

v1.0.0

16 Feb 16:51

Choose a tag to compare

1.0.0 (2026-02-16)

Features

  • codewiki-mcp v0.2.0 — full MCP server for codewiki.google (4f4dec7)