Skip to content

v0.23.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Nov 22:29

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)

Documentation

  • mcp: add a README button for one-click add to Cursor (d0679c8)
  • mcp: add a README link to add server to VS Code or Claude Code (5526204)