Spinner disappears while Claude is still processing
Resolved 💬 3 comments Opened Jan 11, 2026 by bennykyud Closed Jan 15, 2026
Preflight Checklist
- [x] I have searched existing issues 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?
When Claude Code is working on a task, sometimes the spinner/status
message (like "Pontificating...") disappears even though the output
is not yet complete.
Example:
- Claude says: "Perfect! Let me create a comprehensive analysis document:"
- Spinner disappears
- No output appears
- User doesn't know if Claude is still working or stuck
Environment:
- macOS Sequoia 15.6
- iMac M1 / Intel
- Claude Code latest version
What Should Happen?
Expected behavior:
- Spinner should remain visible until output is complete
- Or show a status like "Writing..." or "Generating..."
Error Messages/Logs
Steps to Reproduce
- Open Claude Code on macOS
- Start a conversation and give Claude a complex task
(e.g., "Analyze this codebase and create a comprehensive document")
- Wait for Claude to respond with something like
"Perfect! Let me create a comprehensive analysis document:"
- Observe that the spinner (e.g., "Pontificating...", "Cogitating...")
disappears
- Notice that no output appears, but there's no indication if Claude
is still working or stuck
Expected: Spinner should remain visible until output is complete
Actual: Spinner disappears while Claude is still processing
Claude Model
Not sure / Multiple models
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
Version 1.0.2768 (21341c)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗