Antigravity Quota Checker
A VS Code extension that monitors your AI model quota usage in Antigravity IDE and displays it in the status bar.
Features
- Auto-detection - Automatically finds Antigravity's language server
- Real-time monitoring - Polls quota data at configurable intervals
- Status bar display - Shows quota for pinned models
- Quick panel - Click to view all models with progress bars
- Model tracking - Pin/unpin models to show in status bar
Usage
- Open Antigravity IDE
- The extension auto-activates and shows " Antigravity Quota" in bottom status bar
- Click the status bar item to open the quota panel
- Click any model to pin/unpin it from the status bar
Commands
| Command |
Description |
Antigravity Quota Checker: Refresh |
Manually refresh quota data |
Antigravity Quota Checker: Reconnect |
Reconnect to Antigravity |
Antigravity Quota Checker: Show Logs |
Open debug output panel |
Settings
| Setting |
Default |
Description |
antigravity-quota-checker.enabled |
true |
Enable monitoring |
antigravity-quota-checker.refreshInterval |
120 |
Refresh interval (seconds) |
antigravity-quota-checker.trackedModels |
[] |
Model IDs to show in status bar |
License
MIT
| |