Skip to content

Releases: context-dot-dev/deprecated-brand-typescript-sdk

v0.16.0

29 Nov 20:57
25ea87e

Choose a tag to compare

0.16.0 (2025-11-29)

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

Features

  • api: manual updates (d776dcc)
  • mcp: add detail field to docs search tool (27d3cbe)

v0.15.0

24 Nov 18:03
0d986ac

Choose a tag to compare

0.15.0 (2025-11-24)

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

Features

v0.14.0

24 Nov 17:49
799cebd

Choose a tag to compare

0.14.0 (2025-11-24)

Full Changelog: v0.13.0...v0.14.0

Features

v0.13.0

19 Nov 02:04
7e2a720

Choose a tag to compare

0.13.0 (2025-11-19)

Full Changelog: v0.12.0...v0.13.0

Features

Bug Fixes

  • mcp: return tool execution error on jq failure (3bea425)

Chores

  • internal: codegen related update (b2a195b)
  • internal: codegen related update (f6f2b96)
  • internal: configure MCP Server hosting (6fbd477)
  • mcp: add friendlier MCP code tool errors on incorrect method invocations (275e44b)
  • mcp: add line numbers to code tool errors (f118d75)
  • mcp: clarify http auth error (266ea4b)
  • mcp: upgrade jq-web (f190a40)

Documentation

  • mcp: add a README button for one-click add to Cursor (44a87a5)
  • mcp: add a README link to add server to VS Code or Claude Code (fe2322b)

v0.12.0

05 Nov 18:55
ad62768

Choose a tag to compare

0.12.0 (2025-11-05)

Full Changelog: v0.11.0...v0.12.0

Features

  • mcp: enable optional code execution tool on http mcp servers (0a88463)

Chores

  • internal: grammar fix (it's -> its) (edaf715)
  • mcp code tool explicit error message when missing a run function (e08bfb8)
  • use structured error when code execution tool errors (1a9c653)

v0.11.0

31 Oct 15:40
b524487

Choose a tag to compare

0.11.0 (2025-10-31)

Full Changelog: v0.10.0...v0.11.0

Features

Bug Fixes

  • mcpb: pin @anthropic-ai/mcpb version (9988475)

v0.10.0

30 Oct 00:47
1eb1ce5

Choose a tag to compare

0.10.0 (2025-10-30)

Full Changelog: v0.9.1...v0.10.0

Features

v0.9.1

29 Oct 14:17
05895f0

Choose a tag to compare

0.9.1 (2025-10-09)

Full Changelog: v0.9.0...v0.9.1

Chores

  • extract some types in mcp docs (3b8f61b)

v0.9.0

08 Oct 14:29
5f7f1e5

Choose a tag to compare

0.9.0 (2025-10-08)

Full Changelog: v0.8.0...v0.9.0

Features

Bug Fixes

  • mcp: fix cli argument parsing logic (4d93d5a)
  • mcp: resolve a linting issue in server code (c5cc506)

Chores

  • internal: remove .eslintcache (506f8c0)
  • internal: use npm pack for build uploads (baeea68)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (b74deb8)
  • update lockfile (e3498ad)

v0.8.0

28 Sep 15:32
c1fb8bf

Choose a tag to compare

0.8.0 (2025-09-27)

Full Changelog: v0.7.0...v0.8.0

Features

  • api: api update (1e16acb)
  • mcp: add docs search tool (0a055f3)
  • mcp: add option for including docs tools (73ad28b)
  • mcp: enable experimental docs search tool (589b047)

Bug Fixes

  • ci: set permissions for DXT publish action (1020169)

Performance Improvements

Chores

  • codegen: internal codegen update (8e46689)
  • do not install brew dependencies in ./scripts/bootstrap by default (b07f40c)
  • internal: codegen related update (1c0857f)
  • internal: fix incremental formatting in some cases (e27e1ef)
  • internal: gitignore .mcpb files (c6ed0ce)
  • internal: ignore .eslintcache (2b752fe)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (9f8d8e2)
  • mcp: allow pointing docs_search tool at other URLs (af8c410)
  • mcp: rename dxt to mcpb (42531d2)