Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.0.0 Home All releases olderv1.0.128 v2.0.1newer
Claude Code v2.0.0

Thinking Time Display

What: Visual feedback when Claude uses extended thinking

Display:

∴ Thinking…  (while active)
∴ Thought for 12s (ctrl+o to show thinking)  (after completion)

Details:

  • Real-time indicator during thinking phase
  • Shows total thinking duration after completion
  • Reminds users how to view thinking content
  • Only appears when thinking is actually used
  • Evidence: m3B() function at line 404483 in v2.0.0

See this entry in the whole of v2.0.0 →