[BUG] Server-Side cloudaicompanionProject Binding Reset Required - Antigravity IDE

agent is stuck and and logs show: Failed to get CAIC project: key not found.

in antigravity agent workflow

Theses ae my Trace IDs from my logs:

  • URL: [https://daily-cloudcode-pa.googleapis.com/v1internal:loadCodeAssist](https://daily-cloudcode-pa.googleapis.com/v1internal:loadCodeAssist) Trace: 0x2c4b917c7d7490..

  • URL: [https://daily-cloudcode-pa.googleapis.com/v1internal:fetchAvailableModels](https://daily-cloudcode-pa.googleapis.com/v1internal:fetchAvailableModels) Trace: 0x39b68446f0c8cd..

Hi @FASAL_K, Welcome to the Forum!

Create or edit the Gemini settings file located at:

  • macOS/Linux: ~/.gemini/settings.json and Windows: C:\Users\\.gemini\settings.json

  • Update the content to look exactly like this:

    { 
    
    "general": { 
    
    "previewFeatures": true 
    
    } 
    
    }
    
  • Restart the IDE