This release adds 3 notable features for engineering teams evaluating rollout.
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
Summary
AI summaryNative Gemini API provider added for content generation
Full changelog
Highlights since v0.10.0:
- feat(providers): native
geminiprovider — the Gemini API'sgenerateContentdialect.provider: geminiwithid: gemini-3.6-flashand aGEMINI_API_KEYis all it takes;base_urlpoints at Gemini-compatible proxies. Thinking tokens count toward output usage, and hermetic deployments allowlistgenerativelanguage.googleapis.comautomatically. - 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
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]