Antigravity SDK July 27th 2026 weekly update for v0.1.9:
• 🎉 Audio Support: Audio can now be passed as part of prompts for analysis.
• Model Retry Configuration: Configure retry capabilities with RetryConfig.
• Structured Tool Exception Handling: Tool specific errors are now surfaced as ToolExecutionError to enable easier reactions.
• Unified Connection Tracing: DebugConfig can now be used to more easily configure logging for the SDK.
• Automatic Tool Name Resolution: Custom callable class instances can resolve tool names automatically.
• Top-Level Tool Exports: BuiltinTools now exports the full set of built in tool definitions.
🧵