/usage dialog immediately dismisses without loading data

Resolved 💬 3 comments Opened Jan 30, 2026 by ntemian Closed Feb 2, 2026

Bug Description

The /usage built-in command dialog immediately dismisses itself without ever loading or displaying usage data. The behavior is consistent and reproducible - every attempt results in "Status dialog dismissed" with no data shown.

Steps to Reproduce

  1. Open Claude Code CLI
  2. Type /usage
  3. The Settings panel opens on the "Usage" tab
  4. Shows "Loading usage data..." briefly
  5. Dialog immediately dismisses with "Status dialog dismissed"

Expected Behavior

The Usage tab should load and display usage statistics (tokens consumed, cost, etc.)

Actual Behavior

The dialog dismisses itself every time. Tried 8+ consecutive attempts with the same result.

Screenshot

The user observed the following repeated pattern in their terminal:

> /usage
  └ Status dialog dismissed

This repeated 8 times consecutively. The final attempt showed the Settings panel with "Loading usage data..." before dismissing.

Environment

  • Claude Code version: 2.1.25
  • OS: macOS (Darwin 23.4.0)
  • Platform: Apple Silicon (arm64)
  • Shell: zsh

View original on GitHub ↗

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