Google Antigravity Python SDK — v0.1.6 Release Notes #113
NTaylorMullen
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release expands local execution capabilities by broadening support for multimodal and web-connected tool workflows. Developers can now run Gemma models locally using LiteRT or integrate with local OpenAI-compatible APIs, natively return multimodal media from custom tools, and leverage a more robust, streamlined lifecycle hooks framework that is fully aligned with Model Context Protocol (MCP) workflows.
🌟 Key Highlights
read_url_contenttool end-to-end for fetching structured web content natively.📋 Detailed Changes
Model Context Protocol (MCP)
"mcp_"string synthesis, resolving name mismatch issues by utilizing explicitserver_nameattributes in tool evaluationFeatures & Enhancements
Image,Document,Audio, orVideoobjects from tool returns and deliver them natively insupplemental_mediaread_url_contenttool end-to-end to offer the newReadUrlContentResultPydantic model and customizable tool optionsBug Fixes
agent.pyandpublic_api_test.pyunder Python 3.14’s deferred annotations evaluationVertexEndpointvalidation error messages, limiting fields to project and locationuse_spancontext managers from Turn/Session hooks and checking span recording readinessagent_middlewareintegration check failures by making the example check for error message substrings instead of strict exception typesBeta Was this translation helpful? Give feedback.
All reactions