VS Code Extensions
A

Antigravity 2 IDE Quota Monitor

by antigravity-devs

Real-time AI model quota and credit monitoring for Antigravity 2 IDE. Displays live quota percentages, reset timers, AI credits, and system stats in the status bar with an interactive dashboard.

Downloads

26

Rating

(0)

Version

0.1.0

Last updated

May 21, 2026

Real-time AI model quota and credit monitoring for Antigravity 2.0 IDE (VS Code–based).

Features

  • Live Quota Tracking — See Gemini Flash, Pro, Claude, and GPT-OSS quotas in status bar
  • Always Connected — Graceful cache fallback — never shows "Offline"
  • Auto-Starting Server — Backend launches automatically from workspace
  • Rich Tooltip — Progress bars, reset timers, provider grouping
  • AI Credits Monitor — Track your credit balance
  • System Diagnostics — RAM, GPU stats in tooltip
  • Local Gemma Chat — Built-in AI assistant (requires Ollama)
  • Web Dashboard — Full UI at http://127.0.0.1:8000

Quick Start

  1. Install from marketplace
  2. Ensure Python 3 is installed
  3. Open any workspace — server auto-starts
  4. Check status bar for live quotas

Requirements

  • VS Code ^1.75.0 or Antigravity 2.0 IDE
  • Python 3.8+
  • Optional: Ollama (for local chat)

See CHANGELOG.md for version history.

Related extensions