"Thoughts for Ns" timer increases each time the section is toggled open/closed
Resolved 💬 3 comments Opened Apr 2, 2026 by yhakmo Closed Apr 2, 2026
Description
The "Thoughts for {n}s" collapsible section displayed during conversations shows an increasing time value every time the section is expanded and collapsed.
Steps to Reproduce
- During a conversation, wait for the "Thoughts for Ns" section to appear
- Click the section to expand it
- Click again to collapse it
- Click to expand again — the displayed time (N) has increased from the original value
- Each open/close cycle further increases the displayed time
Expected Behavior
The time value should remain stable and reflect the actual thinking duration, regardless of how many times the section is toggled.
Actual Behavior
The time value increases with each toggle, suggesting the timer continues counting (or restarts and accumulates) on each expand/collapse cycle rather than showing the fixed recorded duration.
Environment
- Claude Code (VS Code extension)
- macOS
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗