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.55 Home All releases olderv2.0.54 v2.0.56newer
Claude Code v2.0.55

Enhanced Async Agent Details Panel

What: The async agent monitoring panel now shows significantly more information about running agents.

New features:

  • Real-time task progress tracking with completion counters
  • Token usage display (total tokens consumed)
  • Tool use count tracking
  • Recent activity feed showing current agent operations
  • Increased prompt preview from 200 to 300 characters

Details:

  • Integrates with todo state for task tracking
  • Shows "Tasks (X/Y)" with completion progress
  • Displays token and tool counts in status line
  • Evidence: O29() at line ~468985 replaces older PQ9() function

See this entry in the whole of v2.0.55 →