Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

In-process teammate runner now streams live token-count progress

A teammate task's token count now updates live as the model streams rather than only when the turn ends.

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaTeammateswhat it touches
KindImprovementsin v2.1.257,
You'll notice

A teammate task's token count now updates live as the model streams rather than only when the turn ends.

The in-process teammate runner now tracks incremental token estimates as the model streams, via onStreamTokenEstimate, and updates the task's progress.tokenCount live instead of only after a turn completes.

See this entry in the whole of v2.1.257 →

Feedback