Google Antigravity Python SDK — v0.1.5 Release Notes #87
karmel
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The v0.1.5 release of the Google Antigravity Python SDK introduces native OpenTelemetry tracing support, declarative subagent configurations, improved type safety, and critical robustness and compatibility updates.
🌟 Key Highlights
SubagentConfigandSubagentCapabilitiesclasses.📋 Detailed Changes
Features & Enhancements
SubagentConfigandSubagentCapabilitiesin types.py to support constructing static subagents with declarative instructions and tools. (@karmel)Robustness & Usability
AgentConfigand its subclasses to improve type safety and the overall developer experience. (@NTaylorMullen)OnSessionStartHook, turn-level hooks (PRE_TURNandPOST_TURN), andOnSessionEndHookto the connection layer, implementing the Python-sideHookRouterfor event routing. (@abhipatel12 )_validate_mime_typeand_from_pydanticon validation errors). (@NTaylorMullen)Bug Fixes
Conversation. (@abhipatel12 )Conversationclass by renaming the top-level connection module import. (@alekandreev)Beta Was this translation helpful? Give feedback.
All reactions