Hello Antigravity Team,
I am a student software engineer currently using the Antigravity IDE for internal product building and project development. While working in the IDE today, I noticed a severe backend synchronization failure regarding the quota management and model billing logic.
While I see many developers on the forum reporting accidental 7-day cooldown locks, my account has experienced the exact opposite edge case: a completely open authorization loop.
The Issue
My workspace session has entered a state where model usage tracking is completely frozen at 0% across all models (including Claude and Gemini). Furthermore, my account interface displays a fixed baseline of exactly 50 AI credits, despite the fact that I have never purchased any credits. Viewing the credits page on the browser confirms that there are no transactions history.
Behavior Observed
-
Main IDE Workspace Only: This behavior occurs strictly inside the main Antigravity IDE workspace. The companion vibe coding tool does not seem to share this specific state.
-
Unmetered Processing: When issuing multi-file prompts, indexing directories, or requesting heavy code-generation steps, the 50-credit balance does not decrement, and the usage meter remains at 0%.
-
No Enforced Cooldowns: The system completely fails to process standard rate-limiting thresholds or trigger required usage locks.
-
Zero Error Logs: The client runs completely smoothly. No console errors, connection dropouts, or authorization warnings are thrown during these sessions.
Steps where this occurred:
-
Opened my current development directory inside the Antigravity IDE.
-
Interacted with both Gemini and Claude models for multi-file code editing.
-
Observed that the credit baseline (50) and the tracking percentage (0%) remained permanently static despite ongoing compute effort.
I have stopped prompting the models for my projects to avoid consuming unmetered server resources (for ethical and legal reasons), but it appears the backend token-counting mechanism for specific user sessions is completely desynced. I have attached an image of prompting Claude Opus 4.6 (on 12 June 2026) showing that credits were used, but the account balance wasn’t deducted. One thing to note is that the built-in ‘provide feedback’ feature in the Antigravity IDE doesn’t work, showing a generic ‘an error occured’ message.
Let me know if there are specific client logs or session IDs I can securely provide to help your team pin down this billing/quota loop.
Best regards, Abdurrahman Zawia

