Hi Antigravity Support Team,
I am experiencing a persistent issue where the AI Agent terminates immediately whenever I select any Gemini Model. However, the agent works completely fine when using Claude or ChatGPT models on the exact same project/session.
Account & System Status:
-
Account: Active subscription with available quota.
-
OS: macOS Apple Silicon (arm64)
-
IDE: Antigravity IDE
Issue Description: Every time a prompt is submitted using Gemini, the process fails instantly with an “agent terminated” notice. Checking the Developer Console (Cmd + Option + I), the local Language Server returns a 500 error failing to resolve the cascade config.
Console Error Logs:
Plaintext
127.0.0.1:49293/exa.language_server_pb.LanguageServerService/GetSlashCommands:1 Failed to load resource: the server responded with a status of 500 ()
Error fetching system slash commands: ConnectError: [unknown] failed to resolve cascade config: neither PlanModel nor RequestedModel specified. You must specify a valid model.
Troubleshooting already attempted:
-
Signed out and re-authenticated the Google/Antigravity account in the IDE.
-
Cleared local cache storage (
rm -rf "$HOME/Library/Application Support/Antigravity IDE/User/globalStorage/state.vscdb"*). -
Created brand new agent sessions.
Since this issue occurs strictly on Gemini models while other providers work seamlessly, it appears to be a backend routing/mapping issue for Gemini models on my account tier.
Please help investigate and resolve this cascade mapping issue for my account.