In “Antigravity Settings” → “Models”, the list shows “Quota available” with full bars even though I’ve been rate limited on a number of models (all Claude) for a day or so and have enough usage I would expect to be below 100% on others (Gemini 3.1). Only once have I seen anything but full bars since this feature rolled out, yet I’ve hit a few rate limits. I had uninstalled all 3rd party extensions when the feature rolled out. This persists across multiple IDE restarts.
Welcome to the Forum,
Thank you for the report. To assist with troubleshooting, please provide the following details:
- What version of the Antigravity are you currently using?
- Could you share the logs from the time the Claude rate limit was encountered?
- Regarding the Gemini 3.1 usage, did you receive any specific error messages or is the only issue that the progress bar is failing to move?
Antigravity Version: 1.18.4
VSCode OSS Version: 1.107.0
Commit: c19fdcaaf941f1ddd45860bfe2449ac40a3164c2
Date: 2026-02-20T22:30:09.460Z
Electron: 39.2.3
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 24.4.0
Language Server CL: 873063495
Sure, can you narrow that down a bit? Which files, or errors might I be looking for? There’s a lot of structure/files in ~/Library/Application Support/Antigravity/logs
If I grep everything for “quota” I can find stuff like this:
2026-02-22 20:24:25.138 [info] I0222 20:24:25.138120 35887 planner_generator.go:283] Requesting planner with 199 chat messages at model retry attempt 1 and API retry attempt 1
2026-02-22 20:24:25.431 [info] E0222 20:24:25.431259 35887 log.go:380] agent executor error: RESOURCE_EXHAUSTED (code 429): You have exhausted your capacity on this model. Your quota will reset after 144h24m50s.: RESOURCE_EXHAUSTED (code 429): You have exhausted your capacity on this model. Your quota will reset after 144h24m50s.
Aside: I guess I need to do shorter chats, is that why I got hit with a week rate limit?
The ui experience when I hit a rate limit is normal (message in chat with the normal upgrade/switch model thing). It’s the same for Gemini or Claude.
The problem/bug seems to be with the quota monitor being stuck. It’s unstuck now (sometime since I wrote this up), at least for Claude, showing the long wait. Gemini is all still showing 100% available despite usage.

