| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Genkit JS and CLI 1.36.0 source code.tar.gz | 2026-05-27 | 31.0 MB | |
| Genkit JS and CLI 1.36.0 source code.zip | 2026-05-27 | 32.5 MB | |
| README.md | 2026-05-27 | 1.4 kB | |
| Totals: 3 Items | 63.5 MB | 1 | |
What's Changed
- feat(js): introduce annotateschema for ui-specific metadata by @MichaelDoyle in https://github.com/genkit-ai/genkit/pull/5371
- feat(js/plugins/google-genai): Support for -latest in vertexai by @ifielker in https://github.com/genkit-ai/genkit/pull/5383
- fix(js): rewrite relative .js specifiers to .mjs in ESM output by @chrisraygill in https://github.com/genkit-ai/genkit/pull/5387
- fix(js/middleware/filesystem): return tool response on filesystem tool errors by @pavelgj in https://github.com/genkit-ai/genkit/pull/5377
- feat(js/plugins/google-genai): Support for antigravity agent by @ifielker in https://github.com/genkit-ai/genkit/pull/5381
- fix(js/plugins/vertexai): Fix modelgarden claude thinking by @ifielker in https://github.com/genkit-ai/genkit/pull/5390
- fix(js/ai): correctly tag registered interrupt as a non-dynamic tool by @pavelgj in https://github.com/genkit-ai/genkit/pull/5376
- feat(js/plugins/anthropic): bump SDK to ^0.97.1 and ignore input_json_delta instead of throwing by @pavelgj in https://github.com/genkit-ai/genkit/pull/5378
- feat(cli): Add trace:get CLI command by @ssbushi in https://github.com/genkit-ai/genkit/pull/5380
- fix(js/plugins/google-genai): use native constrained generation with tools by @chrisraygill in https://github.com/genkit-ai/genkit/pull/5393
Full Changelog: https://github.com/genkit-ai/genkit/compare/v1.35.0...v1.36.0