1 Commits

  • v3.10.8: Fix Re-OAuth buttons, block staging/sandbox for Antigravity, prefer production endpoint
    - Fix Linux GUI Re-OAuth: load_oauth_secrets() was undefined, now loads inline
    - Fix GLib.idle_add lambda returning truthy tuple (repeated callbacks)
    - Proxy: production cloudcode-pa.googleapis.com tried first, sandbox as fallback
    - Proxy: 403 SERVICE_DISABLED falls through to next endpoint
    - Project discovery validates against production endpoint, not staging
    - Antigravity preset base_url changed to production
    - Windows GUI project discovery also uses production endpoint