Skip to content

Releases: isaacus-dev/isaacus-typescript

v0.21.0

03 Mar 06:50
9a3867c

Choose a tag to compare

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

18 Feb 05:41
4bdae01

Choose a tag to compare

0.20.2 (2026-02-18)

Full Changelog: v0.20.1...v0.20.2

Documentation

  • api: link to ilgs schema (d82a40a)

v0.20.1

17 Feb 00:25
a4ae305

Choose a tag to compare

0.20.1 (2026-02-16)

Full Changelog: v0.20.0...v0.20.1

Chores

  • format all api.md files (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

  • api: clarify ilgs span whitespace coverage (3a41225)
  • api: improve explanation of extractable dates (5978bdb)

v0.20.0

12 Feb 02:28
dd975c2

Choose a tag to compare

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

11 Feb 04:13
ffa9d3f

Choose a tag to compare

0.19.1 (2026-02-11)

Full Changelog: v0.19.0...v0.19.1

Documentation

  • api: minor description correction (01276b0)
  • api: update example overflow strategy for enrichment (4ea026d)

v0.19.0

11 Feb 03:48
b9f29f5

Choose a tag to compare

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 creation date type definition (9eca5b5)

v0.18.0

07 Feb 08:52
03c78e8

Choose a tag to compare

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

  • api: alter def of politic person type (3581950)
  • api: documented ILGS contract type (3be348e)
  • api: move around attribute comments (eecad71)
  • api: note docs are enriched into ilgs v1 (9c9edd0)

v0.17.0

04 Feb 06:48
86dbdfb

Choose a tag to compare

0.17.0 (2026-02-04)

Full Changelog: v0.16.0...v0.17.0

Features

  • api: add children fields to hierarchical ILGS entities (da49499)

v0.16.0

04 Feb 05:28
bfb2ddd

Choose a tag to compare

0.16.0 (2026-02-04)

Full Changelog: v0.15.0...v0.16.0

Features

  • api: add a text field (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)

v0.15.0

04 Feb 02:00
57eb60d

Choose a tag to compare

0.15.0 (2026-02-04)

Full Changelog: v0.14.0...v0.15.0

Features

  • sdk: alter v1 pascal casing (56a3fc8)
  • sdk: move ilgs models under ilgs_v1 (8f9b99a)
  • sdk: move ilgs to its own resource (e8e34af)
  • sdk: move ilgsv1 resources under a subresource (0775c6e)
  • sdk: removed chunking options as a shared resource (898b2b1)
  • sdk: revert v1 casing change (900015c)