Google Antigravity Python SDK — v0.1.9 Release Notes #150
NTaylorMullen
announced in
Announcements
Replies: 1 comment
|
Traduza td pf |
0 replies
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.
Release 0.1.9 of the Google Antigravity Python SDK adds model-call retry/backoff configuration, improves tool registration for custom functions, adds missing
BuiltinToolsexports, fixes user audio payload processing, and adds connectionDebugConfigsupport along withToolExecutionErrorhandling.🌟 Key Highlights
BuiltinToolsat top-level typing boundaries for subagent tool configuration.ToolExecutionErrorfor explicit tool failure handling.DebugConfigoptions to Connection configuration.📋 Detailed Changes
Features & Enhancements
BuiltinToolsfrom main package namespace.DebugConfigfor enhanced connection debugging and logging.ToolExecutionErrorto SDK error types.Bug Fixes
All reactions