/usage and /context commands stuck on 'Loading usage data…'
Resolved 💬 1 comment Opened May 26, 2026 by omranh Closed Jun 27, 2026
Description
The /usage and /context slash commands never resolve — they display "Loading usage data…" indefinitely and return no data.
Environment
- Claude Code version: 2.1.143
- OS: Linux (WSL2 — kernel 6.6.114.1-microsoft-standard-WSL2)
- Node: v26.1.0
- Install method: npm global (
@anthropic-ai/claude-code)
Steps to reproduce
- Open a Claude Code session
- Type
/usageor/context - Observe "Loading usage data…" spinner that never completes
Expected behavior
Usage/context data is displayed.
Additional context
Network connectivity to api.anthropic.com is confirmed working (TLS handshake succeeds, HTTP/2 response received). Re-auth does not resolve the issue.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗