VibeLens is a high-fidelity monitoring bridge that synchronizes local AI model quota data from the Antigravity IDE to a centralized web dashboard. It provides real-time visibility into usage limits and reset schedules for models such as Gemini and Claude.
Technical Architecture
VibeLens operates as a privacy-focused local bridge. It does not utilize a cloud database or a centralized backend.
Data Acquisition: The VS Code extension captures quota state from the IDE's internal telemetry.
Local Communication: Data is transmitted via a local loopback interface (127.0.0.1) to the dashboard.
Client-Side Persistence: Account metadata and usage history are stored exclusively in the browser's LocalStorage.
Data Sovereignty: User information never leaves the local environment or the user's browser.
User Experience Flow
Activation: Select the VibeLens icon in the VS Code Activity Bar to open the Mission Control sidebar.
Authentication: Select 'Copy Dashboard Sync Key' to generate a unique session identifier in JSON format.
Synchronization: Select 'Open Live Dashboard' to launch the web interface and register the sync key.
Monitoring: The dashboard will automatically reflect real-time quota status and generate a Vibe Heatmap based on persistent local data.
Core Features
Live Quota Tracking: Real-time numerical and visual progress monitoring for AI models.
Vibe Heatmap: Persistent visualization of AI interaction frequency over time.