发布

  • **refactor(auth): use customizable HTTP client for Antigravity requests**

    frostbyte_neo 发布于 2025-11-21 12:54:56 +00:00

    • 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.
    下载附件