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.
๐งต