Releases: isaacus-dev/isaacus-typescript
Releases · isaacus-dev/isaacus-typescript
v0.22.4
v0.22.3
v0.22.2
0.22.2 (2026-04-13)
Full Changelog: v0.22.1...v0.22.2
Chores
- internal: codegen related update (cd5ec86)
- internal: codegen related update (e862e90)
- internal: fix MCP docker image builds in yarn projects (1bae689)
- internal: fix MCP server import ordering (f6e97bb)
- internal: improve local docs search for MCP servers (a75ecde)
- internal: improve local docs search for MCP servers (04d3e6d)
- internal: show error causes in MCP servers when running in local mode (fa77f22)
- internal: support type annotations when running MCP in local execution mode (54d9001)
- internal: use link instead of file in MCP server package.json files (670add9)
- mcp-server: add support for session id, forward client info (113e23c)
- mcp-server: increase local docs search result count from 5 to 10 (2e69ea0)
- mcp-server: log client info (823adba)
Documentation
- update examples (e668eb8)
v0.22.1
0.22.1 (2026-03-28)
Full Changelog: v0.22.0...v0.22.1
Chores
- ci: escape input path in publish-npm workflow (37de3db)
- ci: skip lint on metadata-only changes (03c9e5f)
- internal: bump @modelcontextprotocol/sdk, @hono/node-server, and minimatch (2721387)
- internal: codegen related update (dc8c9d9)
- internal: fix MCP server TS errors that occur with required client options (c834dba)
- internal: make generated MCP servers compatible with Cloudflare worker environments (6e1fbb2)
- internal: support custom-instructions-path flag in MCP servers (9c72691)
- internal: support local docs search in MCP servers (0f9290d)
- internal: support x-stainless-mcp-client-envs header in MCP servers (274f5c2)
- internal: support x-stainless-mcp-client-permissions headers in MCP servers (aba6116)
- internal: tweak CI branches (b97f70d)
- internal: update gitignore (971e5bd)
v0.22.0
0.22.0 (2026-03-11)
Full Changelog: v0.21.0...v0.22.0
Features
Bug Fixes
- client: preserve URL params already embedded in path (2acb447)
Chores
- ci: skip uploading artifacts on stainless-internal branches (ade18ff)
- internal: codegen related update (77a4e10)
- internal: codegen related update (61d1a70)
- internal: update dependencies to address dependabot vulnerabilities (625f523)
- internal: use x-stainless-mcp-client-envs header for MCP remote code tool calls (e372066)
- mcp-server: improve instructions (381ce99)
- mcp-server: return access instructions for 404 without API key (8d188e6)
Documentation
- api: reworded descriptions (d3924ec)
v0.21.0
0.21.0 (2026-03-03)
Full Changelog: v0.20.2...v0.21.0
Features
- mcp: add an option to disable code tool (b4ec89b)
Bug Fixes
- docs/contributing: correct pnpm link command (73bfd2a)
- mcp: initialize SDK lazily to avoid failing the connection on init errors (875e4fc)
- mcp: update prompt (5537be5)
Chores
- internal/client: fix form-urlencoded requests (a1d0fec)
- internal: allow setting x-stainless-api-key header on mcp server requests (edc6fb5)
- internal: cache fetch instruction calls in MCP server (0278e79)
- internal: fix MCP Dockerfiles so they can be built without buildkit (9c22d30)
- internal: fix MCP Dockerfiles so they can be built without buildkit (2994023)
- internal: make MCP code execution location configurable via a flag (0f48e15)
- internal: move stringifyQuery implementation to internal function (8a830b9)
- internal: remove mock server code (73f331b)
- internal: upgrade @modelcontextprotocol/sdk and hono (56f145c)
- mcp: correctly update version in sync with sdk (b8844d4)
- update mock server docs (8bac25f)
v0.20.2
0.20.2 (2026-02-18)
Full Changelog: v0.20.1...v0.20.2
Documentation
- api: link to ilgs schema (d82a40a)
v0.20.1
0.20.1 (2026-02-16)
Full Changelog: v0.20.0...v0.20.1
Chores
- format all
api.mdfiles (6af750f) - internal: avoid type checking errors with ts-reset (9a6646c)
- internal: improve layout of generated MCP server files (0df08bb)
- mcp: forward STAINLESS_API_KEY to docs search endpoint (045651d)
Documentation
v0.20.0
0.20.0 (2026-02-12)
Full Changelog: v0.19.1...v0.20.0
Features
- api: revoke ILGS ID consecutive integer promise (0b43539)