Hi,
I’m experiencing a complete agent failure for the past several days.
Agents appear to start but immediately stop without doing anything.
Environment:
- macOS (Apple Silicon M-series, arm64)
- Antigravity v1.107.0
- Personal Gmail account (Google AI Pro tier)
- All models affected: Gemini 3 Flash, Gemini 3 Pro, Claude
Error from Developer Tools:
POST https://127.0.0.1:[port]/exa.language_server_pb.LanguageServerService/GetAgentScripts → 500 Internal Server Error
Backend endpoint: daily-cloudcode-pa.googleapis.com
What I have already tried:
- Full uninstall and clean reinstall
- Deleted ~/.antigravity, ~/Library/Application Support/Antigravity, Caches, Preferences
- Downgrade to previous version
- Reset settings.json
- Sign out and sign back in
- Tried all available models
Nothing works. The issue appears to be server-side as the 500 comes
from the local language server when contacting googleapis.com.
Please investigate. Thank you.