#0001
`Antigravity` `v2.0.0` Breakage: Staging Endpoint Misconfigured
50radar
AntigravityAI coding IDE — agent-based development workflows
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.
language_server.exelaunches with--cloud_code_endpoint https://daily-cloudcode-pa.googleapis.com; production OAuth tokens get rejected there.- Failures repeat every 25-30 seconds, breaking
loadCodeAssist,fetchUserInfo, andfetchAvailableModelsdownstream. v2.0.1reportedly clears thedaily-endpoint, but some auto-updaters download to%LOCALAPPDATA%\antigravity-updater\pending\without applying.- Windows users stuck on
v2.0.0should skip debugging prompts and reinstall manually; this is a release config bug, not a project setup issue.
Source: discuss.ai.google.dev/t/fix-for-antigravity-v2-0-0-issueRead original →