• v6.5.2 327cc7039e

    **refactor(auth): use customizable HTTP client for Antigravity requests**
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-11-21 12:54:56 +00:00 | 1845 commits to main since this release

    • Replaced http.DefaultClient with a configurable http.Client instance for Antigravity OAuth flow methods.
    • Updated exchangeAntigravityCode and fetchAntigravityUserInfo to accept httpClient as a parameter.
    • Added util.SetProxy usage to initialize the httpClient with proxy support.
    Downloads