Antigravity CLI - invalid project ID

I authenticated via Antigravity 2.0 using a business account, Antigravity 2.0 works fine in the Enterprise mode.

When launching Antigravity CLI, the banner shows correct user id and correct plan (Antigravity Business).

However, Antigravity CLI responds with an error message to any prompt:

⚠ Agent execution terminated due to error.

There are errors in the log indicating invalid project ID:

I0525 18:11:47.602560 13436 conversation_manager.go:321] Forwarding user message to conversation 24a07e76-38f5-4bb6-9d6d-413a4ea9b5e8 (items=1, media=0)
I0525 18:11:47.602560 13436 server.go:1072] Sending user message to conversation 24a07e76-38f5-4bb6-9d6d-413a4ea9b5e8 (items=1, media=0)
E0525 18:11:47.832151 13436 log.go:398] agent executor error: invalid project ID: "": invalid project ID: ""
E0525 18:11:47.834355 13436 log.go:398] invalid project ID: "": invalid project ID: ""

Please help.

Antigravity v2.0.6

Antigravity CLI v1.0.1

resolved by /logout followed by new authentication, which asked for GCP project id details..

Hi @Monica_BLP,

Welcome to the Forum,

To resolve this error, please follow these steps to re-authenticate directly within the CLI:

  • Open your terminal and launch the Antigravity CLI (agy)
  • Type /logout and press Enter to clear the current session
  • You will be presented with a menu to select a login method. Select Use a Google Cloud project
  • Follow the prompts to re-authenticate. Make sure to select the correct business account and the associated Google Cloud Project ID during this CLI-specific login flow