Skip to content

fix(live): skip empty metadata events to prevent blank chat rows - #461

Merged
wyf7107 merged 2 commits into
google:mainfrom
allen-stephen:fix/live-session-resumption-blank-rows
Jul 16, 2026
Merged

fix(live): skip empty metadata events to prevent blank chat rows#461
wyf7107 merged 2 commits into
google:mainfrom
allen-stephen:fix/live-session-resumption-blank-rows

Conversation

@allen-stephen

Copy link
Copy Markdown
Contributor

Live sessions with session resumption emit a stream of resumption-handle and usage-metadata events that rendered as empty, clickable chat rows.

Skip events that carry only metadata markers (liveSessionResumptionUpdate / usageMetadata) with nothing else renderable. Non-live and normal content events are unaffected.

Tests: added unit + appendEventRow integration coverage.

@wyf7107
wyf7107 merged commit ef6ba5e into google:main Jul 16, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants