Desktop 1.3.5, macOS.
When a batch of sub-agents is running (7 in one batch here, 8 running / 5 queued), the [Subagent batch completion event] card doesn't sit in the transcript flow. It's wider than the message column, has its own scrollbar, and its last line is painted straight on top of the tool-call rows below it. Both are unreadable.
Repro: fan out 7-8 sub-agents in one session, wait for the partial batch event (Batch results 1/2 — 2 of 7 delivered, 5 still running.), and watch while the tool-call group underneath is still streaming.
Looks like this event card gets lifted out of flow by its positioning/stacking; worse when the event body is long.

Desktop 1.3.5, macOS.
When a batch of sub-agents is running (7 in one batch here, 8 running / 5 queued), the
[Subagent batch completion event]card doesn't sit in the transcript flow. It's wider than the message column, has its own scrollbar, and its last line is painted straight on top of the tool-call rows below it. Both are unreadable.Repro: fan out 7-8 sub-agents in one session, wait for the partial batch event (
Batch results 1/2 — 2 of 7 delivered, 5 still running.), and watch while the tool-call group underneath is still streaming.Looks like this event card gets lifted out of flow by its positioning/stacking; worse when the event body is long.