Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>Antigravity Quota Monitor & DashboardNew to Visual Studio Code? Get it now.
Antigravity Quota Monitor & Dashboard

Antigravity Quota Monitor & Dashboard

formancelabs

|
6 installs
| (1) | Free
Real-time AI quota monitor and credit tracker for Google Antigravity in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Antigravity Quota Monitor

Real-time AI model quota monitor, rate limit countdown, and prompt credit balance tracker for Google Antigravity in Visual Studio Code and Antigravity IDE.


✨ Features

  • ⚡ Universal Compatibility: Natively connects to both standard Visual Studio Code (via agy --hub) and standalone Antigravity IDE (language_server_*) without requiring external services or root privileges.
  • 📊 Real-Time Status Bar: Displays your active model on the left (e.g. ✨ [Gemini 3.8: 74%] | Sonnet: 100%) with configurable positioning (left or right).
  • 🖥️ Full Visual Quota Dashboard: Clicking the status bar opens a dedicated interactive page with sleek progress bars, reset countdowns, and quick actions instead of just a text dropdown.
  • ⚖️ Dual-Column Layout:
    • Left Column: Gemini Models (Gemini 3.8, 3.7, 3.6 Flash, 3.1 Pro) headed by your Current Selected Model hero card.
    • Right Column: Other Models (Claude Sonnet 4.6 Thinking, Claude Opus 4.6 Thinking, GPT-OSS 120B Medium, etc.).
  • 🎯 1-Click Active Model Switcher: Set your active selected model directly from the visual dashboard.
  • 💰 Credit Tracking: Visual prompt credit meter showing monthly usage and remaining balance.
  • 🌍 Multi-Platform: Fully tested on Linux, macOS (Intel & Apple Silicon), and Windows.

🚀 Installation

Option A: Install from Marketplace

Search for Antigravity Quota Monitor in the VS Code Extensions view (Ctrl+Shift+X) and click Install.

Option B: Install from VSIX

  1. Download antigravity-quota-monitor-0.2.0.vsix from Releases.
  2. In VS Code, open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P).
  3. Run Extensions: Install from VSIX... and select the .vsix file.

Or via terminal:

code --install-extension antigravity-quota-monitor-0.2.0.vsix

⚙️ Configuration Settings

Customize behavior in VS Code Settings (Ctrl+, / Cmd+,) under Antigravity Quota Monitor:

Setting Default Description
antigravityQuota.statusBarPosition "left" Status bar alignment: "left" or "right".
antigravityQuota.selectedModel "Gemini 3.8 Flash (High)" Currently selected active model displayed on the left.
antigravityQuota.refreshInterval 60 Polling frequency in seconds (minimum 15s).
antigravityQuota.trackedModels ["Claude Sonnet 4.6 (Thinking)"] Additional model names to pin alongside the active model.
antigravityQuota.showCreditsInStatusBar false Whether to display available prompt credits in the status bar.

🛠️ Building & Packaging

Prerequisites

  • Node.js 18+
  • npm 9+

Compile

npm install
npm run compile

Package into .vsix

npm run package

This generates antigravity-quota-monitor-0.2.0.vsix.


📄 License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft