Agent execution terminated due to error. Can't use CLI and iDE, but Gemini in a browser works

I have Google One AI Pro subscription and I’m using Antigravity IDE + CLI.
The whole day I can’t request google models, but claude models works perfectly.
My usage limits are 100%, weekly 70% on both claude and google models.
No MCPs, no rules, etc.
Use Mac.

Could somebody tell me, should I ask google (somehow, I don’t know their contact) to fix for me this issue or it’s a common problem? Like servers are overloaded and google are too shy to say that?

Hi @Batia007,

Please try these quick steps to reset the local Google model pipeline:

  • Kill Background Processes:

    • Fully close Antigravity IDE and CLI.
    • Open your Mac Terminal and run this bash: killall -9 Antigravity language_server 2>/dev/null
  • Clear Stale Auth & Cache Tokens:

    • Run the following command in your terminal to wipe the cached session tokens: rm -rf ~/.gemini ~/.antigravity/tokens ~/Library/Application\ Support/Antigravity/Cache
    • Reset Onboarding in the IDE
  • Relaunch Antigravity:

    • Open the Command Palette (Cmd + Shift + P).
    • Search for and run: Antigravity: Reset Onboarding.
    • Click Sign In to establish a fresh Google OAuth session.
  • If the issue still persists: you can start New Chat Session.