antigravity-panel
Antigravity Panel is a VS Code extension that monitors AI quota usage (Gemini, Claude, GPT) within Google's Antigravity IDE, displays consumption trends, and manages conversation cache. It supports 14 languages and includes hands-free command auto-accept and AI commit generation.
Key facts
Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.
| Field | Value |
|---|---|
| Repository | n2ns/antigravity-panel |
| Owner | n2ns |
| Primary language | TypeScript |
| License | Apache-2.0 — OSI-approved |
| Stars | 645 |
| Forks | 33 |
| Open issues | 5 |
| Latest release | v2.6.3 (2026-06-27) |
| Last updated | 2026-06-27 |
| Source | https://github.com/n2ns/antigravity-panel |
What antigravity-panel is
TypeScript-based VS Code extension providing real-time quota monitoring via visual dashboards, historical usage analytics with 24-hour persistence, cache management for Brain Tasks and Code Context, optional Claude API integration for commit generation, and fallback Chrome DevTools Protocol (CDP) for command injection when sandboxed.
Get the antigravity-panel source
Clone the repository and explore it locally.
git clone https://github.com/n2ns/antigravity-panel.gitcd antigravity-panel# follow the project's README for install & configurationNeed it deployed, integrated, or customized instead? DEV.co ships production installs.
Best use cases
Implementation considerations
- Verify Antigravity IDE is installed and running; extension requires active Antigravity context to initialize quota monitoring and cache APIs.
- For hands-free auto-accept (fallback mode), launch Antigravity with `--remote-debugging-port=9222`; ensure no other instances are running to avoid CDP port conflicts.
- If using Claude commit generation, securely store Anthropic API key via `Antigravity Panel: Set Anthropic API Key` command; key is stored in VS Code Secrets API (not plaintext).
- Configure quota warning/critical thresholds (default 40%/20%) based on team spending policy; check Settings → Antigravity Panel → Thresholds.
- 24-hour usage history persists locally; clear extension data if switching Antigravity accounts or migrating machines to avoid stale quota readings.
When to avoid it — and what to weigh
- Not Using Antigravity IDE — This extension is purpose-built for Google Antigravity IDE; it provides no value in standard VS Code or other IDEs and will not function without Antigravity runtime.
- Closed Source / Air-Gapped Environments — Hands-free mode with fallback CDP requires Antigravity launched with `--remote-debugging-port=9222`; auto-accept features may not work reliably in sandboxed or restricted deployments without debugging port access.
- Minimal AI Model Usage — If your team uses Antigravity infrequently or has unlimited quota, quota monitoring and runway prediction add little operational value; the extension is overhead for light-touch AI integration.
- Legacy Antigravity Versions — Compatibility with older Antigravity IDE versions is not documented; installation may fail or behave unpredictably if your Antigravity build is significantly behind the current release cycle.
License & commercial use
Licensed under Apache License 2.0 (Apache-2.0), a permissive OSI-approved license. Source code is freely available and modifiable under Apache 2.0 terms.
Apache 2.0 is a permissive license that allows commercial use, modification, and distribution without royalty. However, reverse engineering or extending Antigravity IDE itself may be subject to Google's Antigravity terms; review Google's IDE EULA independently. Using this extension commercially is permitted under Apache 2.0; consult Antigravity licensing for IDE-level restrictions.
DEV.co evaluation signals
Editorial assessment — not user reviews. Directional, with an explicit confidence level.
| Signal | Assessment |
|---|---|
| Maintenance | Active |
| Documentation | Strong |
| License clarity | Clear |
| Deployment complexity | Low |
| DEV.co fit | Good |
| Assessment confidence | High |
Extension stores Anthropic API key via VS Code Secrets API (encrypted at rest, not plaintext). Commit generation sends staged diffs to configured LLM endpoint; use local Ollama to avoid external exposure of code. Auto-accept mode requires debugging port; restrict `--remote-debugging-port=9222` to trusted networks. Conversation cache deletion is permanent; no recovery mechanism. Review Google Antigravity IDE's security posture independently.
Alternatives to consider
Native Antigravity IDE Built-in Quota Monitoring
Antigravity IDE may include native quota display; if sufficient for your needs, eliminates extension dependency and reduces attack surface.
Third-Party AI Cost Management Platforms (e.g., Arize, Humanloop)
Centralized platforms offer quota tracking and analytics across multiple IDEs and models; better for multi-tool environments, though may not integrate directly with Antigravity IDE.
Manual Script-Based Quota Polling
Teams preferring full control can write custom scripts querying Antigravity APIs directly; avoids extension maintenance but requires engineering effort and in-house support.
Build on antigravity-panel with DEV.co software developers
Install Antigravity Panel from the VS Code marketplace to start monitoring AI quota, predicting runway, and managing cache—all from your IDE sidebar.
Talk to DEV.coRelated open-source tools
Surfaced by semantic similarity across the DEV.co open-source index.
Related on DEV.co
Explore the category and the services that help you build with it.
antigravity-panel FAQ
Can I use Antigravity Panel without Google Antigravity IDE?
Is my Anthropic API key safe?
What happens if I delete a Brain Task cache?
Do I need CDP debugging enabled for auto-accept to work?
Custom software development services
DEV.co is a software development agency delivering custom software development services to companies building on open source. Our software developers and web developers design, integrate, and ship production systems — spanning web development, APIs, AI, data, and cloud. If antigravity-panel is part of your open-source observability roadmap, our team can implement, customize, migrate, and maintain it.
Ready to Optimize Your Antigravity Workflow?
Install Antigravity Panel from the VS Code marketplace to start monitoring AI quota, predicting runway, and managing cache—all from your IDE sidebar.