This release fixes issues for SREs watching stability and regressions.
Published 5d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-agents
anthropic
deno
docker
llm
+1 more
openai
Affected surfaces
auth
Summary
AI summaryFixes Gemini provider by stripping JSON Schema keywords that cause 400 errors
Full changelog
Patch release.
- fix(gemini): strip JSON Schema keywords Gemini rejects from tool parameters — v0.11.0's
geminiprovider sent tool schemas verbatim, and Gemini hard-rejects standard JSON Schema keywords like$schemaandadditionalPropertieswith a 400. The adapter now sanitizes tool parameters down to the OpenAPI-style subset Gemini accepts. Any agent usingprovider: geminiwith tools needs this release.
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 Agent Framework
All releases →Related context
Related tools
Earlier breaking changes
- v0.7.1 Removes `tools.custom`; use MCP for custom tools.
Beta — feedback welcome: [email protected]