Skip to content

v7.0.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Dec 20:00
9f2c599

7.0.0 (2025-12-17)

Full Changelog: v6.38.0...v7.0.0

Features

  • api: api update (b2d5fcc)
  • api: api update (b1be6b0)
  • api: api update (3fb650b)
  • api: manual updates (adf8013)
  • api: move node to typescript generator (baa0237)
  • api: update automated code reviewer selection (8639c2e)
  • mcp: add detail field to docs search tool (7eb8b44)
  • mcp: add typescript check to code execution tool (b2b1ac1)
  • mcp: enable optional code execution tool on http mcp servers (ace64da)
  • mcp: handle code mode calls in the Stainless API (e3777b8)
  • mcp: return logs on code tool errors (7b37d8f)

Bug Fixes

  • api: migrate custom code to TypeScript (ec5d7fd)
  • api: resolve build issues (f6be917)
  • java: Resolve name collisions (7866332)
  • mcp: add client instantiation options to code tool (9cdaea8)
  • mcp: correct code tool API endpoint (6d91f55)
  • mcp: return correct lines on typescript errors (41e296a)
  • mcp: return tool execution error on api error (6059d9c)
  • mcp: return tool execution error on jq failure (738e75d)
  • tests: fix tests (eee03b0)

Chores

  • client: fix logger property type (c3f828d)
  • internal: codegen related update (a361eb9)
  • internal: codegen related update (0f70da6)
  • internal: codegen related update (a39b040)
  • internal: codegen related update (60aa66a)
  • internal: upgrade eslint (1707b51)
  • mcp code tool explicit error message when missing a run function (c43cbb2)
  • mcp: add friendlier MCP code tool errors on incorrect method invocations (6b20464)
  • mcp: add line numbers to code tool errors (3289a2b)
  • mcp: clarify http auth error (b028908)
  • mcp: update lockfile (88a4eac)
  • mcp: upgrade jq-web (8531130)
  • sync repo (f38fc15)
  • use latest @modelcontextprotocol/sdk (b29ebd1)

Documentation

  • mcp: add a README button for one-click add to Cursor (99e438c)
  • mcp: add a README link to add server to VS Code or Claude Code (7a5ecb9)