Skip to content

v0.1.0-alpha.26

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 20 Feb 12:53

0.1.0-alpha.26 (2026-02-20)

Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26

Bug Fixes

  • mcp: initialize SDK lazily to avoid failing the connection on init errors (31216c9)

Chores

  • internal/client: fix form-urlencoded requests (ef09701)
  • internal: add health check to MCP server when running in HTTP mode (26bf884)
  • internal: allow basic filtering of methods allowed for MCP code mode (ba76545)
  • internal: allow setting x-stainless-api-key header on mcp server requests (ae7615e)
  • internal: always generate MCP server dockerfiles and upgrade associated dependencies (39f408d)
  • internal: avoid type checking errors with ts-reset (ce842a2)
  • internal: cache fetch instruction calls in MCP server (b190601)
  • internal: improve layout of generated MCP server files (cc9d57d)
  • mcp: forward STAINLESS_API_KEY to docs search endpoint (7e3fddb)