Skip to content

Releases: et0and/schools-sdk-typescript

v0.4.0

04 Dec 23:24
acfb3f5

Choose a tag to compare

0.4.0 (2025-12-03)

Full Changelog: v0.3.0...v0.4.0

Features

  • mcp: return logs on code tool errors (08b6d3f)

Bug Fixes

  • mcp: return tool execution error on api error (4292092)

Chores

  • client: fix logger property type (0af84f8)
  • internal: upgrade eslint (ac999d4)

v0.3.0

27 Nov 02:35
e4c0be5

Choose a tag to compare

0.3.0 (2025-11-27)

Full Changelog: v0.2.0...v0.3.0

Features

  • mcp: add detail field to docs search tool (8058211)

Bug Fixes

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

Chores

  • internal: configure MCP Server hosting (1666b70)
  • mcp: upgrade jq-web (8b7448e)

v0.2.0

11 Nov 22:20
005bf1c

Choose a tag to compare

0.2.0 (2025-11-11)

Full Changelog: v0.1.2...v0.2.0

Features

  • mcp: enable optional code execution tool on http mcp servers (5bbd890)

Chores

  • internal: codegen related update (751a8bc)
  • internal: codegen related update (4eb4bfa)
  • internal: grammar fix (it's -> its) (434de9a)
  • mcp code tool explicit error message when missing a run function (af351f2)
  • mcp: add friendlier MCP code tool errors on incorrect method invocations (7d79cc2)
  • mcp: add line numbers to code tool errors (e87f1c2)
  • mcp: clarify http auth error (48cb0a1)
  • use structured error when code execution tool errors (cf3abed)

Documentation

  • mcp: add a README button for one-click add to Cursor (6f693a4)
  • mcp: add a README link to add server to VS Code or Claude Code (008f71a)

v0.1.2

04 Nov 04:08
5c3e559

Choose a tag to compare

0.1.2 (2025-11-04)

Full Changelog: v0.1.1...v0.1.2

Chores

v0.1.1

04 Nov 04:02
c392f5f

Choose a tag to compare

0.1.1 (2025-11-04)

Full Changelog: v0.1.0...v0.1.1

Chores

  • configure new SDK language (7b7101d)

v0.1.0

17 Oct 04:47
ff6c6de

Choose a tag to compare

0.1.0 (2025-10-17)

Full Changelog: v0.0.1...v0.1.0

Features

Chores