Skip to content

v2.7.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 11 Nov 03:17

2.7.0 (2025-11-11)

Full Changelog: v2.6.1...v2.7.0

Features

  • mcp: enable optional code execution tool on http mcp servers (52c45d3)

Bug Fixes

  • mcp: use raw responses for binary content (17cbe15)

Chores

  • internal: codegen related update (d44900b)
  • internal: codegen related update (ecd24b3)
  • mcp code tool explicit error message when missing a run function (2c14dac)
  • mcp: add friendlier MCP code tool errors on incorrect method invocations (9a39f89)
  • mcp: add line numbers to code tool errors (9dfdfb9)
  • mcp: clarify http auth error (af547a4)
  • use structured error when code execution tool errors (42e8106)

Documentation

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