[FEATURE]: Show context usage in OpenCode Desktop
Feature hasn't been suggested before.
- [x] I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
On OpenCode Desktop there is no visible context usage indicator (tokens used / context percentage) in the GUI, which makes it hard to understand when a session is close to the context limit or when compaction is happening. This feature exists in the TUI (which shows a context‑percentage meter), but there is no equivalent in the Desktop app.
The OpenCode Desktop experience feels much better than the terminal equivalent, but one of the main reasons I want to use OpenCode instead of the Copilot plugin in VS Code is the context usage indicator, which is currently missing in both VS Code and OpenCode Desktop.
This issue might be a duplicate of existing issues. Please check:
- #570: context and cost display should be prioritized over directory path when screen width is narrow
Feel free to ignore if none of these address your specific case.
Created a POC for this, took some inspiration from cursors desing lmk what you think and if I should create a pr @adamdotdevin
Created a POC for this, took some inspiration from cursors desing lmk what you think and if I should create a pr @adamdotdevin
![]()
yeah, PR would be great, thank you!
@adamdotdevin created a pr whenever you have time feel free to check it out
@adamdotdevin created a pr whenever you have time feel free to check it out
Merged!
