mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-11 06:06:06 +00:00
Fold a contiguous run of in-flight stream/reading-indicator items into one assistant group (one avatar/footer, segments stacked as bubbles) so a segmented streaming reply no longer flashes a separate avatar+footer per segment. Render-layer only: the shared ChatItem types and build-chat-items.ts are untouched, and a message/group/divider breaks the run so interleaved tool calls keep their own groups. Refs #63956 AI-assisted (Claude Code). Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>