Skip to content

Agent Framework

v0.11.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents anthropic deno docker llm
+1 more
openai

Affected surfaces

auth

Summary

AI summary

Fixes 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 gemini provider sent tool schemas verbatim, and Gemini hard-rejects standard JSON Schema keywords like $schema and additionalProperties with a 400. The adapter now sanitizes tool parameters down to the OpenAPI-style subset Gemini accepts. Any agent using provider: gemini with 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

Track Agent Framework

Get notified when new releases ship.

Sign up free

About Agent Framework

All releases →

Related context

Earlier breaking changes

  • v0.7.1 Removes `tools.custom`; use MCP for custom tools.

Beta — feedback welcome: [email protected]