Releases: landing-ai/ade-typescript
Releases · landing-ai/ade-typescript
v2.7.0
v2.6.2
v2.6.1
v2.6.0
2.6.0 (2026-04-13)
Full Changelog: v2.5.0...v2.6.0
Features
Chores
- internal: codegen related update (78e87b3)
- internal: codegen related update (ecf7e2d)
- internal: fix MCP server import ordering (ff8e3c0)
- internal: show error causes in MCP servers when running in local mode (b747a5a)
- mcp-server: increase local docs search result count from 5 to 10 (fb6e3c5)
- update SDK settings (de92563)
v2.5.0
2.5.0 (2026-04-06)
Full Changelog: v2.4.0...v2.5.0
Features
Bug Fixes
Chores
- ci: escape input path in publish-npm workflow (eb21ee3)
- ci: skip lint on metadata-only changes (7039675)
- internal: codegen related update (e9b3ff8)
- internal: fix MCP docker image builds in yarn projects (407b79f)
- internal: fix MCP server TS errors that occur with required client options (8eac4c5)
- internal: improve local docs search for MCP servers (2f87c20)
- internal: improve local docs search for MCP servers (99e4843)
- internal: make generated MCP servers compatible with Cloudflare worker environments (7a5a4bd)
- internal: support custom-instructions-path flag in MCP servers (c560565)
- internal: support local docs search in MCP servers (cb6373f)
- internal: support type annotations when running MCP in local execution mode (c15d986)
- internal: support x-stainless-mcp-client-envs header in MCP servers (91c871b)
- internal: support x-stainless-mcp-client-permissions headers in MCP servers (8681f79)
- internal: tweak CI branches (3b24924)
- internal: update gitignore (1a1c520)
- internal: use link instead of file in MCP server package.json files (b9875b7)
- mcp-server: add support for session id, forward client info (95e90ed)
- mcp-server: log client info (7fa1878)
v2.4.0
v2.3.3
v2.3.2
v2.3.1
v2.3.0
2.3.0 (2026-03-10)
Full Changelog: v2.2.0...v2.3.0
Features
- mcp: add an option to disable code tool (6bf5d29)
Bug Fixes
- client: preserve URL params already embedded in path (54fa781)
- docs/contributing: correct pnpm link command (24fe113)
- mcp: initialize SDK lazily to avoid failing the connection on init errors (8be5ad0)
- mcp: update prompt (5f373a1)
Chores
- ci: skip uploading artifacts on stainless-internal branches (b4e7301)
- internal/client: fix form-urlencoded requests (4f5400e)
- internal: allow setting x-stainless-api-key header on mcp server requests (380f4aa)
- internal: cache fetch instruction calls in MCP server (2347f55)
- internal: codegen related update (77640e2)
- internal: codegen related update (6a56bb0)
- internal: fix MCP Dockerfiles so they can be built without buildkit (bc96cb3)
- internal: fix MCP Dockerfiles so they can be built without buildkit (2cdc8ec)
- internal: make MCP code execution location configurable via a flag (6536209)
- internal: move stringifyQuery implementation to internal function (73cfd11)
- internal: remove mock server code (33c575f)
- internal: update dependencies to address dependabot vulnerabilities (c73ddc1)
- internal: upgrade @modelcontextprotocol/sdk and hono (4ef10d6)
- internal: use x-stainless-mcp-client-envs header for MCP remote code tool calls (6f31ae9)
- mcp-server: improve instructions (e4a9a2e)
- mcp-server: return access instructions for 404 without API key (442f27b)
- mcp: correctly update version in sync with sdk (2e22bda)
- update mock server docs (4069280)
- update placeholder string (a33f49c)