You'll notice
Transcript truncation now also applies to queued-command and teammate-mailbox attachments
What
The logic that decides whether a message row in the transcript should show as truncated or collapsible now specially handles two more attachment types: queued_command (checked by origin or prompt length) and teammate_mailbox (checked by message count). Plain assistant text messages can also now be collapsed based on their origin or length when the transcript isn't in verbose mode.
Why
This keeps long transcripts readable as more kinds of messages and attachments are introduced, collapsing ones that would otherwise clutter the view.