Skip to content

Agent Framework

v0.11.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ 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

Summary

AI summary

Native Gemini API provider added for content generation

Full changelog

Highlights since v0.10.0:

  • feat(providers): native gemini provider — the Gemini API's generateContent dialect. provider: gemini with id: gemini-3.6-flash and a GEMINI_API_KEY is all it takes; base_url points at Gemini-compatible proxies. Thinking tokens count toward output usage, and hermetic deployments allowlist generativelanguage.googleapis.com automatically.
  • New example: tty-bot — the tty trigger paired with the gemini provider: a bearer-authed WebSocket terminal with no permissions block, so the terminal is the agent's whole surface.
  • Docs — a Gemini provider page and the providers overview updated to four dialects.

No API changes.

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]