Allow customizing the thinking spinner text
Resolved 💬 3 comments Opened Apr 9, 2026 by Vuoti Closed Apr 9, 2026
The CLI shows random creative words while thinking (e.g. "Caramelizing (thinking)", "Simmering (thinking)"). It would be great to have a configuration option to customize or replace these with a simple static label like "THINKING".
This could be a setting in settings.json or .claude/config, e.g.:
{
"thinkingSpinnerText": "THINKING"
}
Or even allow disabling the creative words entirely in favor of a static label.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗