Visual Indicator for Codex CLI #347
maheshrijal
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Would like to start with 1 & 2. I believe these are either in progress or there are PRs that have been submitted already for those and we're close to have a serious improvement here, could be useful to track all the in progress work and summarize it here to make sure nothing falls through the cracks. For 3, the context size will inevitably impact response times, but I'm not sure there is a good way to represent this or whether it is that useful. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I have no easy way to metrics without breaking my workflow.
I'd like to suggest adding a clean, unobtrusive visual indicator in the terminal UI that shows:
- A simple progress bar showing how full my context window is
- Color shifts as I approach capacity
- Current token count for the session
- Estimated cost based on my model
- Perhaps a small indicator when I'm approaching limits
- Something to help me understand if my context size is impacting response times
Beta Was this translation helpful? Give feedback.
All reactions