Skip to content

fix: cherry-pick bug fixes from main into v1#5798

Open
sasha-gitg wants to merge 3 commits into
v1from
v1-cherry-pick
Open

fix: cherry-pick bug fixes from main into v1#5798
sasha-gitg wants to merge 3 commits into
v1from
v1-cherry-pick

Conversation

@sasha-gitg
Copy link
Copy Markdown
Collaborator

Cherry-pick the following commits from main into v1:

  • b9751eb: Fix bug where grounding metadata in Gemini 3.1 live was being silently discarded
  • d17a2a3: fix input and output transcription finished events for Gemini v3.1
  • 933653c: Prevent session drop on MCP tool error

wukath and others added 3 commits May 22, 2026 00:32
…lently discarded

In Gemini 3.1 live, LlmResponse packets sometimes contain only grounding metadata - don't skip these responses

Change-Id: I9e2c1080395588d61aefffd1b6570102930e1fe0
Change-Id: I3c33e84569d5f63f46c99154afa9e9d68a2fdf3c
Enable MCP graceful error handling by default and retrieve background session context task exceptions. This prevents unhandled AnyIO TaskGroup transport failures from bubbling through the event loop and abruptly terminating live streaming sessions with 1006 abnormal closure.

Change-Id: Ib4669fb57cddfc6ce61f9a3991b80db3f2b3e9ab
@adk-bot adk-bot added live [Component] This issue is related to live, voice and video chat mcp [Component] Issues about MCP support tools [Component] This issue is related to tools labels May 22, 2026
@adk-bot
Copy link
Copy Markdown
Collaborator

adk-bot commented May 22, 2026

Response from ADK Triaging Agent

Hello @sasha-gitg, thank you for creating this PR!

To help our reviewers review your pull request more efficiently, could you please update the PR description to include:

  1. A Testing Plan section describing how these cherry-picked changes were tested or should be verified (per our contribution guidelines).

This information will help ensure everything works correctly and saves time during the PR review process. Thanks!

@sasha-gitg sasha-gitg changed the title fix: cherry-pick critical bug fixes from main into v1 fix: cherry-pick bug fixes from main into v1 May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

live [Component] This issue is related to live, voice and video chat mcp [Component] Issues about MCP support tools [Component] This issue is related to tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants