n2ns/antigravity-panel
Community toolkit for Google Antigravity IDE. Quota dashboard (Gemini/Claude/GPT), usage trends + runway prediction, cache manager (Brain Tasks & Code), auto-accept mode, AI commit generator. 13 languages.
What it solves
Antigravity Panel is a management extension for the Google Antigravity IDE that solves the problem of tracking AI model usage and managing workspace clutter. It provides users with real-time visibility into their quota consumption for models like Gemini, Claude, and GPT, and offers tools to clean up AI-generated conversation caches and code analysis data.
How it works
The extension integrates as a sidebar panel within the IDE. It communicates with the local Antigravity Language Server to fetch and visualize quota data, usage trends, and cache sizes. It also provides a "Hands-free Mode" (Auto-Accept) that uses the IDE's command API or a Chrome DevTools Protocol (CDP) fallback to automatically accept agent-suggested edits and terminal commands.
Who it’s for
Developers using the Google Antigravity IDE who want to monitor their AI credits, optimize their workspace cache, and automate repetitive agent interactions.
Highlights
- Smart Quota Monitoring: Visualizes quota pools and individual model usage with real-time status bar indicators and runway predictions.
- Cache Management: Allows users to browse and delete AI conversation caches (Brain Tasks) and code context caches per project.
- Hands-free Mode: Automatically accepts agent-suggested terminal commands and file edits to streamline heavy workflows.
- AI Commit Generator: Generates conventional commit messages using either a local LLM (via Ollama) or Claude.
- Service Recovery: Includes built-in tools to restart the background Language Server or reload the IDE window to resolve stability issues.
Related
- Project
- Dispatch
- Dispatch
- Project
- Project