Skip to content

Releases: Mozilla-Ocho/tabstack-typescript

v2.0.0

16 Jan 21:15
f6cbb5e

Choose a tag to compare

2.0.0 (2026-01-16)

Full Changelog: v0.0.1...v2.0.0

⚠ BREAKING CHANGES

  • mcp: remove deprecated tool schemes
  • mcp: Migration: To migrate, simply modify the command used to invoke the MCP server. Currently, the only supported tool scheme is code mode. Now, starting the server with just node /path/to/mcp/server or npx package-name will invoke code tools: changing your command to one of these is likely all you will need to do.
  • mcp: remove deprecated tool schemes
  • mcp: Migration: To migrate, simply modify the command used to invoke the MCP server. Currently, the only supported tool scheme is code mode. Now, starting the server with just node /path/to/mcp/server or npx package-name will invoke code tools: changing your command to one of these is likely all you will need to do.

Features

Bug Fixes

  • mcp: correct code tool api output types (1605549)
  • mcp: correct code tool api output types (78726dc)
  • mcp: fix env parsing (1c0f081)
  • mcp: fix env parsing (d778a28)
  • mcp: fix options parsing (340f402)
  • mcp: fix options parsing (779a682)
  • mcp: pass base url to code tool (e2cd493)
  • mcp: pass base url to code tool (442ae79)
  • mcp: update code tool prompt (982ca77)
  • mcp: update code tool prompt (59601ef)

Chores

  • break long lines in snippets into multiline (137d85d)
  • break long lines in snippets into multiline (561e131)
  • internal: codegen related update (7540210)
  • internal: codegen related update (00615b4)
  • internal: codegen related update (909837c)
  • internal: codegen related update (576cdd0)
  • internal: codegen related update (a11aae4)
  • internal: codegen related update (1fbd73d)
  • internal: codegen related update (b28a1eb)
  • internal: codegen related update (c38e258)
  • internal: codegen related update (d5e7447)
  • internal: codegen related update (57d1eea)
  • internal: codegen related update (2c66846)
  • internal: codegen related update (cd8203b)
  • internal: configure MCP Server hosting (a3a409b)
  • internal: configure MCP Server hosting (ac6b84f)
  • internal: update lock file (2a55f50)
  • internal: update lock file (01968f6)
  • internal: upgrade babel, qs, js-yaml (5dcb371)
  • internal: upgrade babel, qs, js-yaml (1757f08)
  • internal: upgrade brace-expansion and @babel/helpers (7fb6f6e)
  • internal: upgrade brace-expansion and @babel/helpers (afbf5b6)
  • mcp: add intent param to execute tool (f3cecaa)
  • mcp: add intent param to execute tool (03d202e)
  • mcp: pass intent param to execute handler (bc17aea)
  • mcp: pass intent param to execute handler (99a9770)
  • mcp: remove deprecated tool schemes (4aebd21)
  • mcp: remove deprecated tool schemes (cc55b24)
  • mcp: upgrade dependencies (e3ab970)
  • mcp: upgrade dependencies (609445e)
  • sync repo (7ee48c1)
  • sync repo (d87090e)
  • update SDK settings (d4a4358)
  • update SDK settings (904050c)
  • update SDK settings (220df2a)
  • update SDK settings (5c56080)
  • update SDK settings (48722ec)
  • update SDK settings (4ff76e5)

Documentation

  • add more examples (e91c433)
  • add more examples (13692c7)
  • prominently feature MCP server setup i...
Read more

v1.0.5

20 Nov 19:47
7a4e155

Choose a tag to compare

What's Changed

  • Refactor API: Move automate to agent client and remove extract.schema by @MrTravisB in #5

Full Changelog: v1.0.4...v1.0.5

v1.0.4

12 Nov 18:33
a466e4e

Choose a tag to compare

What's Changed

  • Fix repository URL for npm provenance verification by @MrTravisB in #4

Full Changelog: v1.0.2...v1.0.4

v1.0.3

12 Nov 18:24
48aa71f

Choose a tag to compare

What's Changed

  • Add id-token permissions for npm trusted publishing by @MrTravisB in #3

Full Changelog: v1.0.1...v1.0.3

v1.0.2

12 Nov 18:10
48aa71f

Choose a tag to compare

What's Changed

  • Add id-token permissions for npm trusted publishing by @MrTravisB in #3

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Nov 17:49
efca8e8

Choose a tag to compare

What's Changed

  • Initial attempt at generating a Typescript/Javascript SDK by @MrTravisB in #1
  • Remove npm token from publish workflow by @MrTravisB in #2

New Contributors

Full Changelog: https://github.com/Mozilla-Ocho/tabstack-typescript/commits/v1.0.1