This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryUpdates js, plugins, and google-genai across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds annotateschema for ui-specific metadata in js package Adds annotateschema for ui-specific metadata in js package Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Feature | Low |
Supports -latest version tag in google-genai plugin for Vertex AI Supports -latest version tag in google-genai plugin for Vertex AI Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Feature | Low |
Adds antigravity agent support in google-genai plugin Adds antigravity agent support in google-genai plugin Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Feature | Low |
Adds trace:get command to CLI Adds trace:get command to CLI Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Dependency | Medium |
Bumps Anthropic SDK to ^0.97.1 and ignores input_json_delta instead of throwing Bumps Anthropic SDK to ^0.97.1 and ignores input_json_delta instead of throwing Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Bugfix | Medium |
Rewrites relative .js specifiers to .mjs in ESM output for js package Rewrites relative .js specifiers to .mjs in ESM output for js package Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Bugfix | Medium |
Returns tool response on filesystem middleware errors in js/plugins/filesystem Returns tool response on filesystem middleware errors in js/plugins/filesystem Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Bugfix | Medium |
Correctly tags registered interrupt as a non‑dynamic tool in js/ai Correctly tags registered interrupt as a non‑dynamic tool in js/ai Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Bugfix | Medium |
Fixes modelgarden Claude thinking issue in js/plugins/vertexai Fixes modelgarden Claude thinking issue in js/plugins/vertexai Source: llm_adapter@2026-05-27 Confidence: high |
— |
| Bugfix | Medium |
Uses native constrained generation with tools in google-genai plugin Uses native constrained generation with tools in google-genai plugin Source: llm_adapter@2026-05-27 Confidence: high |
— |
Full changelog
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
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About genkit
Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google
Related context
Related tools
Beta — feedback welcome: [email protected]