-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
area: tuiTerminal UITerminal UIenhancementNew feature or requestNew feature or requestpriority: lowNice to haveNice to havesize: mediumA few files, clear scopeA few files, clear scope
Description
Problem
Users have no visibility into context window usage or API quota limits from within Chief's TUI. They only find out about quota limits when Claude crashes with a rate limit error:
```
🔄 Claude crashed, retrying (1/3)...
You've hit your limit · resets 11pm (UTC)
```
Suggested solution
Add progress bars to the primary status screen showing:
- Context window usage — how much of the current context is consumed
- API quota usage — how close to the plan's rate limit
Claude Code exposes this information in its own UI, so there should be an API surface to read from.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: tuiTerminal UITerminal UIenhancementNew feature or requestNew feature or requestpriority: lowNice to haveNice to havesize: mediumA few files, clear scopeA few files, clear scope