What's Changed
- feat(js): introduce annotateschema for ui-specific metadata by @MichaelDoyle in #5371
- feat(js/plugins/google-genai): Support for -latest in vertexai by @ifielker in #5383
- fix(js): rewrite relative .js specifiers to .mjs in ESM output by @chrisraygill in #5387
- fix(js/middleware/filesystem): return tool response on filesystem tool errors by @pavelgj in #5377
- feat(js/plugins/google-genai): Support for antigravity agent by @ifielker in #5381
- fix(js/plugins/vertexai): Fix modelgarden claude thinking by @ifielker in #5390
- fix(js/ai): correctly tag registered interrupt as a non-dynamic tool by @pavelgj in #5376
- feat(js/plugins/anthropic): bump SDK to ^0.97.1 and ignore input_json_delta instead of throwing by @pavelgj in #5378
- feat(cli): Add trace:get CLI command by @ssbushi in #5380
- fix(js/plugins/google-genai): use native constrained generation with tools by @chrisraygill in #5393
Full Changelog: v1.35.0...v1.36.0