{
  "id": 6875945,
  "title": "Antigravity Usage Intelligence: Track Tokens, Quotas, Cache, Reasoning, and Agent Activity",
  "url": "https://urgent.news/2026/09/12/antigravity-usage-intelligence-track-tokens-quotas-cache-reasoning",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-12T06:53:15.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/nirbhay_hiwse/antigravity-usage-intelligence-track-tokens-quotas-cache-reasoning-and-agent-activity-ca1"
  },
  "original_language": "en",
  "account": "Antigravity Usage Intelligence is an open-source tool designed to help developers track and understand their usage of the Antigravity AI development assistant. Created by Nir-Bhay, the project addresses the challenge of determining how much of the AI's work is actually being used, as the agent can perform multiple turns, call tools, read files, generate output, use reasoning, and reuse cached context during a single task.\n\nThe Antigravity Usage Intelligence dashboard breaks down usage into several parts: fresh input tokens, cached prompt tokens, output tokens, and reasoning or thinking tokens. This distinction is crucial because two agent sessions may both appear to be large workloads, yet their token behavior may differ significantly due to reliance on cached context.\n\nKey features of the Antigravity Usage Intelligence include live quota monitoring, live token trends, model-level visibility, reasoning tokens visibility, and session-level inspection. The dashboard provides a visual view of when you were using Antigravity, helping to identify heavy coding days, quiet periods, long runs of activity, and changes in usage patterns. Users can also see which models are being used and track tool requests, such as reading files, searching code, running commands, and writing files.\n\nPrivacy is a significant aspect of the project, as it operates locally and reads data from the Antigravity assistant without sending usage history to a remote analytics service. The project relies on loopback communication with the local language server, ensuring that active sessions are not disturbed, and there are no external telemetry calls.",
  "summary": "Antigravity Usage Intelligence: Track Tokens, Quotas, Cache, Reasoning, and Agent Activity I’ve been using Antigravity heavily for development, and one thing kept bothering me: I could see the agent doing a lot of work, but it was hard to understand how much was actually being used. How many tokens were going through my sessions? How much of that was fresh input versus cached context? How much…",
  "key_points": [
    "Antigravity Usage Intelligence tracks AI development assistant usage",
    "Dashboard breaks down fresh input, cached, output, and reasoning tokens",
    "Privacy-focused tool operates locally, no remote telemetry"
  ],
  "editors_take": "This open-source tool helps developers understand their usage of the Antigravity AI assistant by providing detailed breakdowns and live monitoring, giving them greater visibility and control over their activity.",
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}