v0.23.0
0.23.0 (2025-11-25)
Full Changelog: v0.22.0...v0.23.0
Features
- api: manual updates (1a19816)
- api: update via SDK Studio (539f4c4)
- mcp: enable optional code execution tool on http mcp servers (090ca8f)
Bug Fixes
- mcpb: pin @anthropic-ai/mcpb version (c8bf746)
- mcp: return tool execution error on jq failure (047276b)
Chores
- internal: codegen related update (f45deec)
- internal: codegen related update (d8c690d)
- internal: grammar fix (it's -> its) (ceea4b0)
- mcp code tool explicit error message when missing a run function (9f95cba)
- mcp: add friendlier MCP code tool errors on incorrect method invocations (69bd7b0)
- mcp: add line numbers to code tool errors (48cfd3a)
- mcp: clarify http auth error (8a6a2cb)
- mcp: upgrade jq-web (51ca5f4)
- use structured error when code execution tool errors (20cc664)