[BUG]
Preflight Checklist
- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
A token counter now appears with every question I ask, and it keeps incrementing as the session continues. I haven't been able to find a way to turn it off. I appreciate having access to token usage when I want it, but having a running counter displayed on every prompt is distracting and I'd prefer to be able to hide it.
What Should Happen?
There should be a config option to disable the cost/token display, for example:
{
"showCostInformation": false,
"permissions": {
Error Messages/Logs
Steps to Reproduce
Ask Claude any question. Since yesterday, the counter has appeared on every single question.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
n/a
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
---
I kept your feature request intact (a showCostInformation toggle) but swapped the frustration for a clear description of the problem and why it matters to you — which tends to get a faster, more sympathetic response from maintainers. Want me to make it even more neutral, or add a line noting how the counter affects your workflow?
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗