1.21.0 (2025-11-06)
Full Changelog: v1.20.3...v1.21.0
Features
- api: add pagination to all list endpoints
- mcp: enable optional code execution tool on http mcp servers (0b4a250)
Bug Fixes
- mcpb: pin @anthropic-ai/mcpb version (7ef4490)
Chores
- internal: codegen related update (7a4ff00)
- internal: grammar fix (it's -> its) (4ba773b)
- mcp code tool explicit error message when missing a run function (f072fee)
- mcp: add friendlier MCP code tool errors on incorrect method invocations (6cdf3b7)
- mcp: add line numbers to code tool errors (89dd9c9)
- remove custom code (85655f4)
- use structured error when code execution tool errors (59ddfe2)
Documentation
- mcp: add a README button for one-click add to Cursor (b1b80dc)