You'll notice
New helper formats elapsed thinking time as 'thought for Ns'
What
A small new formatting function turns elapsed thinking time into a string like "thought for 3s", rounding to the nearest second with a minimum of 1 second shown.
Why
This is a small display helper for showing how long Claude spent thinking, ensuring the displayed time never rounds down to zero seconds.