v1.7.0
1.7.0 (2026-03-03)
Full Changelog: v1.6.0...v1.7.0
Features
- api: api update (1118a71)
- api: api update (3e86820)
- api: api update (e53cdc7)
- mcp: add an option to disable code tool (59a4382)
Bug Fixes
- docs/contributing: correct pnpm link command (8ebcd1e)
- mcp: initialize SDK lazily to avoid failing the connection on init errors (586ef99)
- mcp: update prompt (51ff157)
Chores
- internal: cache fetch instruction calls in MCP server (1910716)
- internal: fix MCP Dockerfiles so they can be built without buildkit (c71507a)
- internal: fix MCP Dockerfiles so they can be built without buildkit (8cafa3b)
- internal: make MCP code execution location configurable via a flag (753240c)
- internal: move stringifyQuery implementation to internal function (c5931c5)
- internal: remove mock server code (28fd07f)
- internal: switch MCP servers to use pino for logging (f4b2326)
- internal: upgrade @modelcontextprotocol/sdk and hono (4161193)
- mcp-server: return access instructions for 404 without API key (fe1526d)
- mcp: correctly update version in sync with sdk (89f6113)
- update mock server docs (9536239)