Skip to content
abhayhiwse-hub edited this page Sep 7, 2026 · 2 revisions

Welcome to Antigravity Usage Intelligence Wiki

The complete, in-depth documentation and technical reference for Antigravity Usage Intelligence.

Open VSX Latest Release Privacy: 100% Local License: MIT


📸 Extension Preview

Antigravity Usage Intelligence Dashboard & Sidebar Preview


📖 Wiki Sections

Explore the documentation pages using the links below or the sidebar:

  • Model Quota Monitor: Live server-side pool quotas, dynamic reset timer countdowns, and subscription tier detection.
  • Activity Heatmap: GitHub-canonical 7-day weekday grid with 4-level emerald density, click-to-filter, and streak tracking.
  • Circadian Rhythm: 24-hour peak coding distribution showing when you and your agents do your heaviest work.
  • Token Intelligence: Breaking down input context, prompt cache hits, generation tokens, and reasoning/thinking tokens.
  • Deep Session Inspector: Slide-out drawer tracking tool executions, session UUIDs, and exportable Markdown summaries.
  • How the Python telemetry ledger parser (collector.py) safely queries SQLite databases in read-only WAL mode without file contention.
  • Connect-RPC client integration with the local Antigravity language server (language_server_windows_x64.exe).
  • Atomic disk caching strategy guaranteeing sub-80ms dashboard load times.
  • Zero-telemetry, 100% offline privacy architecture.
  • How to troubleshoot Python executable auto-detection.
  • Understanding rolling sliding windows vs live subscription pool limits.
  • Fixing missing database paths or permissions.
  • Rebuilding your analytics cache in 1 click.
  • Setting up the development environment.
  • How the automated GitHub Actions CI/CD pipeline packages and deploys releases.
  • Publishing to Visual Studio Code Marketplace and Open VSX Registry.

🚀 Quick Install

Via Open VSX Registry (Cursor, VSCodium, Windsurf, Trae, Gitpod)

ovsx get nirbhay-hiwse.antigravity-usage-intelligence

Via Direct VSIX (Any VS Code / Antigravity IDE)

  1. Download antigravity-usage-intelligence-1.0.6.vsix from GitHub Releases.
  2. Install via command line:
    code --install-extension antigravity-usage-intelligence-1.0.6.vsix