telexed ~ c / bb43374b-91bradar:50 · agent_toolLIVE
← back
NO.
#bb43374b
Topic
AGENTS & TOOLS
Source
Google AI Forum
Published
2026-05-20 10:55:31
Importance
★ 5/10 — radar 50
`Antigravity` `v2.0.0` Breakage: Staging Endpoint Misconfigured
FIG-0041:1

`Antigravity` `v2.0.0` Breakage: Staging Endpoint Misconfigured

Chat, completions, and agents can fail because the release points at a staging Cloud Code endpoint. Manual v2.0.1 reinstall is the practical fix when auto-update stalls.

[ KEY POINTS ]
  1. language_server.exe launches with --cloud_code_endpoint https://daily-cloudcode-pa.googleapis.com; production OAuth tokens get rejected there.
  2. Failures repeat every 25-30 seconds, breaking loadCodeAssist, fetchUserInfo, and fetchAvailableModels downstream.
  3. v2.0.1 reportedly clears the daily- endpoint, but some auto-updaters download to %LOCALAPPDATA%\antigravity-updater\pending\ without applying.
  4. Windows users stuck on v2.0.0 should skip debugging prompts and reinstall manually; this is a release config bug, not a project setup issue.
Originaldiscuss.ai.google.dev/t/fix-for-antigravity-v2-0-0-issues/146262Read original →

// related