Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Binarii Cost TrackerNew to Visual Studio Code? Get it now.
Binarii Cost Tracker

Binarii Cost Tracker

binarii

|
3 installs
| (0) | Free
Shows GitHub Copilot and Claude consumption as circular progress indicators in the status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Binarii Cost Tracker

Track your GitHub Copilot and Claude usage directly in the VS Code status bar.

 ◑ 45%  Claude  ◔ 12.3%  Pro                         

Features

Copilot Usage

  • Circular progress indicator showing your Copilot quota consumption
  • Supports Free, Pro, Pro+, Business, and Enterprise plans
  • Detects unlimited plans
  • Tooltip with detailed usage breakdown and reset date

Claude Usage

  • Tracks token consumption from local Claude Code session files
  • Configurable session windows matching your Claude plan's reset cycle
  • Calibration system to show accurate usage percentage
  • Tooltip with token breakdown (input, output, cache) and countdown to next reset

Getting Started

Copilot

  1. Install the extension
  2. When prompted, click Connect GitHub to authenticate
  3. Your Copilot usage appears in the status bar

Claude

  1. Install Claude Code if you haven't already
  2. Run Cmd+Shift+P > Binarii Cost: Set Claude Reset Time and enter the reset time shown in Claude's /usage command (e.g. 14:00)
  3. Run Cmd+Shift+P > Binarii Cost: Calibrate Claude Session Limit and enter the usage % from /usage
  4. Your Claude usage appears in the status bar

Settings

Setting Default Description
copilotCost.enabled true Show Copilot usage in the status bar
copilotCost.refreshInterval 300 Refresh interval in seconds
claudeCost.enabled true Show Claude usage in the status bar
claudeCost.sessionWindowHours 5 Session window duration in hours
claudeCost.sessionResetAnchor - Reset anchor (set via command)
claudeCost.sessionTokenLimit 0 Token limit per session (set via Calibrate)
claudeCost.refreshInterval 120 Refresh interval in seconds

Commands

  • Binarii Cost: Refresh Copilot - Refresh Copilot usage
  • Binarii Cost: Connect GitHub - Authenticate with GitHub
  • Binarii Cost: Refresh Claude - Refresh Claude usage
  • Binarii Cost: Set Claude Reset Time - Set the session reset time from /usage
  • Binarii Cost: Calibrate Claude Session Limit - Auto-detect token limit from /usage percentage

How it works

Copilot: Queries GitHub's internal Copilot API to fetch your quota usage.

Claude: Reads token counts from local Claude Code session files (~/.claude/projects/), sums tokens within the current session window, and displays usage against a calibrated limit.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft