-
**chore(executor): update default agent version and simplify const formatting**
released this
2025-11-23 09:53:07 +00:00 | 1823 commits to main since this release- Updated
defaultAntigravityAgentto version1.11.5. - Adjusted const value formatting for improved readability.
feat(executor): introduce fallback mechanism for Antigravity base URLs
- Added retry logic with fallback order for Antigravity base URLs to handle request errors and rate limits.
- Refactored base URL handling with
antigravityBaseURLFallbackOrderand related utilities. - Enhanced error handling in non-streaming and streaming requests with retry support and improved metadata reporting.
- Updated
buildRequestto support dynamic base URL assignment.
Downloads
- Updated