/usage command lost its progress bar — now opens settings dialog instead

Resolved 💬 1 comment Opened May 14, 2026 by bunnyfingers Closed Jun 12, 2026

Describe the bug

The /usage command used to display a usage summary with a progress bar (showing token/cost consumption). It no longer does. Instead, it opens the settings dialog, which is then immediately dismissed — no usage information is shown at all.

Steps to reproduce

  1. Open Claude Code
  2. Type /usage and submit

Expected behavior

A usage panel with a progress bar showing token/cost consumption is displayed inline.

Actual behavior

The settings dialog opens and is dismissed. No usage or progress bar is shown.

Environment

  • Platform: Linux (WSL2 — 6.6.87.2-microsoft-standard-WSL2)
  • Shell: bash

Additional context

The stdout from the command shows Settings dialog dismissed, confirming the settings dialog is being triggered instead of the usage display.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗