• **chore(executor): update default agent version and simplify const formatting**
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-11-23 09:53:07 +00:00 | 1823 commits to main since this release

    • Updated defaultAntigravityAgent to version 1.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 antigravityBaseURLFallbackOrder and related utilities.
    • Enhanced error handling in non-streaming and streaming requests with retry support and improved metadata reporting.
    • Updated buildRequest to support dynamic base URL assignment.
    Downloads