Feature request: expose account usage limits (session/weekly %) in CLI

Resolved 💬 4 comments Opened May 19, 2026 by holonomic1-bit Closed Jul 8, 2026

Feature request

Please expose Claude Code account usage limits in local CLI metadata/logs.

Claude Code JSONL logs currently include per-message token usage, but not the account/session/weekly usage percentage or reset times shown on https://claude.ai/settings/usage.

It would be very useful if Claude Code exposed:

  • current session usage percent
  • weekly usage percent
  • reset timestamps
  • plan tier / relevant limit bucket
  • whether the values are estimated or authoritative

This would allow local status monitors (status line, external dashboards, tmux widgets, etc.) to work without browser automation against claude.ai.

The key ask

Please expose the same usage percentage and reset times shown on claude.ai/settings/usage through Claude Code CLI logs or a local command (e.g. claude usage --json, or as fields in the existing JSONL stream).

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗