[FEATURE] /usage: make the "What's contributing to your limits usage" section collapsible so limit bars stay visible
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
The /usage panel shows the numbers I actually want — Total cost and the session / week limit bars — at the top, but
the large "What's contributing to your limits usage?" analysis and the Skills / Subagents / MCP breakdown below them
take up so much height that those numbers scroll out of the viewport. Scrolling works, but the limit bars never stay
in view — I have to scroll back up to them every time I open /usage.
Same class of problem as #56519 (verbose section pushing useful info off screen), but for /usage.
Proposed Solution
Collapse the "What's contributing…" analysis and the Skills / Subagents / MCP breakdown by default (expandable on
demand), so Total cost and the limit bars stay visible without scrolling.
Alternative Solutions
- A settings.json compact mode showing only cost + limit bars.
- Move the analysis into a separate command (e.g. /usage insights).
Priority
Medium - Would be very helpful
Feature Category
Interactive mode (TUI)
Use Case Example
On a standard ~40-row terminal, I open /usage to check my remaining weekly limit, but the analysis and breakdown push
the limit bars above the top of the screen, so I have to scroll back up to them every time.
Additional Context
<img width="971" height="817" alt="Image" src="https://github.com/user-attachments/assets/72819147-b4ec-4043-a769-9c3e3bb15e43" />