Releases: isaacus-dev/isaacus-typescript
Releases · isaacus-dev/isaacus-typescript
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)
Bug Fixes
v0.19.1
v0.19.0
0.19.0 (2026-02-11)
Full Changelog: v0.18.0...v0.19.0
Features
- api: add chunking mode to enrichment (c23e2b1)
Chores
- internal: add health check to MCP server when running in HTTP mode (26203bf)
- internal: allow basic filtering of methods allowed for MCP code mode (aca9764)
- internal: always generate MCP server dockerfiles and upgrade associated dependencies (3805d28)
Documentation
- api: update
creationdate type definition (9eca5b5)
v0.18.0
0.18.0 (2026-02-07)
Full Changelog: v0.17.0...v0.18.0
Features
- mcp: add initial server instructions (4711aa1)
- sdk: make qa, universal, ilgs standalone apis (3c85fd3)
Bug Fixes
- client: avoid removing abort listener too early (83aed44)
Chores
- client: restructure abort controller binding (2de7b0c)
- internal: refactor flag parsing for MCP servers and add debug flag (fcf36ab)
Documentation
v0.17.0
0.17.0 (2026-02-04)
Full Changelog: v0.16.0...v0.17.0
Features
- api: add
childrenfields to hierarchical ILGS entities (da49499)
v0.16.0
0.16.0 (2026-02-04)
Full Changelog: v0.15.0...v0.16.0
Features
- api: add a
textfield (216e27a) - api: add level field to ILGS v1 segments (763c816)
- sdk: add ilgs v1 span as a top model (7cc748f)
- sdk: demote other models (5b68e42)
- sdk: move ilgs structs around (996fbfd)
- sdk: move ilgs structs around (46a61c3)
- sdk: move ilgs structs around (c9fca40)
- sdk: move ilgs structs around (5e84913)
- sdk: move ilgs structs around (715c411)