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.