Add option to disable thinking animation shimmer effect + show token usage
The recent updates (around v1.0.73-v1.0.81) introduced enhanced spinner animations and visual effects to the thinking animation. While these improvements look polished, many users who love Claude Code specifically for its terminal minimalism find the shimmer and enhanced animations to be an unwelcome distraction. Also, would love the option to have the token spend/count back while thinking. This helps our team 1) get the visual output that the thinking is actually happening and 2) helps us track & understanding compute spend on the fly.
### Requested Feature
Add a configuration option to disable or revert the thinking animation effects back to the previous simple style.
Suggested Implementation:
```bash
claude config set thinking-animation simple # or "enhanced", "disabled"
Or as an environment variable:
CLAUDE_CODE_THINKING_ANIMATION=simple
Use Case
Users who chose Claude Code specifically for its clean, minimal terminal experience should have the option to
maintain that aesthetic without the newer visual effects.
Related
This relates to the "Enhanced spinner animations and status line visual hierarchy" improvements mentioned in
v1.0.73 release notes.
Version: v1.0.81 (current latest)
Much cleaner focus on the core issue - that the enhanced animations go against the minimalist terminal aesthetic
that draws people to Claude Code in the first place.
11 Comments
I agree, the token counter is key as it helps determine if it's hanging. Currently I have no visibility and claude has hanged several times. I'm uncertain if it hanged or a request is simply taking longer. Token consumption added significant visibility to this
@jalagrange yes exactly that. same.
please add back the option for the token count shown while thinking, this visibility is why we like claude code due to it's visibility vs those who hide it (cursor) . the shimmering is distracting as well.
this is not an 'enhancement' , just revert it back to how it was before.
You can use
tweakccto disable the shimmering feature in Claude Code. Runnpx tweakcc(orpnpm dlx tweakcc), go toThemes, select your preferred theme, and change theclaudeShimmercolor to theclaudecolor. Then the shimmering will be invisible. Example:<img width="829" height="647" alt="Image" src="https://github.com/user-attachments/assets/c933a6bf-a6b9-4cc4-af1e-3dfdf660d518" />
We're planning to add controls specifically for the shimmering, such as turning it on/off explicitly and changing its speed and width.
Token counter is instrumental to giving user confidence that things are happening, API is responding and their request is being served (especially for request than can stream thousands of tokens and take a minute+) - please bring it back!
We just added a feature to tweakcc to re-enable the token counter and the elapsed time automatically without having to run Claude Code with
--verboseoption. To try it out, just runnpx tweakcc --apply. Enjoy!This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
There's still no ability to disable the animations without installing a 3rd-party tool.
This issue has been automatically closed due to 60 days of inactivity. If you're still experiencing this issue, please open a new issue with updated information.
This issue was closed incorrectly despite recent human comments. This behavior of the bot is reported at https://github.com/anthropics/claude-code/issues/16497. Please upvote that issue, so maybe it gets noticed.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.