continuedev / continuedev/continue
Suggestion: Add current token context in Chat for ContinueDev
Open
@RomneyDa is already working on this.
Since Jan 31, 2025.
area:chat
kind:enhancement
needs-triage
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
I'm unable to see the current tokens sent and outputted by the model in the Chat session. I just want to avoid having exceeded the supported context length.
Solution
Just like in Cline, it's great to see the current input/output tokens that the current chat session has used. I prefer to use ContinueDev over Cline because I'm still in control of my code and still learn a lot whilst using the extension rather than have the program do it for me.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.