Summary
The recurring “Agent terminated due to an error” issue in Antigravity appears to be exclusively affecting Google Workspace accounts (specifically Google AI Ultra for Business). Personal Gmail accounts — including free-tier accounts — are working perfectly fine with zero agent termination errors.
This distinction is critical for the engineering team to narrow down the root cause, as it strongly suggests the issue lies in how Workspace/organization-level authentication, tokens, or quota enforcement interacts with the Antigravity agent backend.
Environment & Account Details
| Detail | Workspace Account | Personal Account |
|---|---|---|
| Account Type | Google AI Ultra for Business (Workspace) | Personal Gmail (free tier) |
| Agent Terminated Errors | ||
| Antigravity Version | Latest (v1.22.2+) | Same version |
| OS | Windows | Same machine |
| MCP Servers | Disabled (ruled out) | N/A |
What Happens
- On the Workspace account: The agent terminates mid-task with “Agent terminated due to an error” approximately 3-4 times per session. Retrying immediately after termination works instantly, proving it is NOT a real traffic or capacity issue.
- On a personal Gmail account (even free tier): The exact same workflows, same models, same machine — zero termination errors. Everything runs smoothly.
Why This Matters
- It’s NOT a general platform issue — personal accounts are unaffected.
- It’s NOT a traffic/capacity issue — retry works instantly every time.
- It’s NOT an MCP conflict — MCP servers have been disabled and the issue persists.
- It IS account-type specific — the only variable that triggers the error is using a Google Workspace (AI Ultra for Business) account.
This points to something in the Workspace authentication flow, token refresh mechanism, organizational policy enforcement, or quota handshake that is causing the agent session to terminate prematurely.
Request to the Engineering Team
- Please investigate the difference in how Workspace vs. personal account sessions are handled on the backend.
- Workspace users are paying customers (AI Ultra for Business) and are experiencing a significantly degraded experience compared to free-tier personal accounts.
- A previous post ([Bug] “High traffic” error causing agent termination 3-4x per session) was acknowledged and escalated by @Mrinal_Ghosh, but I want to make this Workspace-specific nature of the bug explicitly clear so it can be properly triaged.
Steps to Reproduce
- Sign into Antigravity with a Google Workspace account (AI Ultra for Business).
- Start any agent task (coding, research, etc.).
- The agent will terminate with “Agent terminated due to an error” within the first few interactions.
- Click retry — it works immediately.
- Sign out and sign in with a personal Gmail account.
- Run the exact same task — no termination errors occur.
Thank you for looking into this. Happy to provide logs, feedback reports, or any additional information to help resolve this.