Skip to content

Pull requests: google/adk-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(a2a): set final=True for error TaskStatusUpdateEvent in event_converter mcp [Component] Issues about MCP support
#5389 opened Apr 19, 2026 by kuishou68 Loading…
Fix premature end_of_agent in sub-agent resumption (Issue #5349) core [Component] This issue is related to the core interface and implementation
#5386 opened Apr 18, 2026 by 9chait9 Draft
Fix sub-agent premature termination in LRO tool flow (Issue #5349) core [Component] This issue is related to the core interface and implementation
#5384 opened Apr 18, 2026 by 9chait9 Draft
feat(a2a): wire artifact delivery interceptor in fast_api A2A setup core [Component] This issue is related to the core interface and implementation
#5380 opened Apr 17, 2026 by Venseven Loading…
Fix: return 404 for invalid app_name in /run and /run_sse endpoints web [Component] This issue will be transferred to adk-web
#5376 opened Apr 17, 2026 by AbhishekMauryaGEEK Loading…
fix(lite_llm): exclude llm_client from model_dump to fix build_graph … models [Component] Issues related to model support
#5375 opened Apr 17, 2026 by ammarfitwalla Loading…
8 tasks done
fix(models): preserve string content in anthropic tool results models [Component] Issues related to model support
#5373 opened Apr 17, 2026 by lawrence3699 Loading…
8 of 9 tasks
fix(mcp_tool): Temporarily disable Bound Token usage for mcp_tool mcp [Component] Issues about MCP support
#5372 opened Apr 17, 2026 by andyrzhao Loading…
fix: call to sanitize schema for complex union types mcp [Component] Issues about MCP support tools [Component] This issue is related to tools
#5366 opened Apr 17, 2026 by EugeneYushin Loading…
8 of 9 tasks
Fix: Sub-agent with sequential LRO tools fails to resume (Issue #5349) core [Component] This issue is related to the core interface and implementation
#5365 opened Apr 17, 2026 by 9chait9 Draft
fix(live): yield tool_call events immediately to prevent Gemini 3.1 d… live [Component] This issue is related to live, voice and video chat
#5359 opened Apr 16, 2026 by imazizongit Loading…
9 tasks
fix: add verification step and update headers for change_issue_type #Fixes 5245 tools [Component] This issue is related to tools
#5357 opened Apr 16, 2026 by Sravan1011 Loading…
feat: add a2a_state_forwarding sample community repo [Community] FRs/issues well suited for google/adk-python-community repository core [Component] This issue is related to the core interface and implementation
#5356 opened Apr 16, 2026 by Koichi73 Loading…
fix(sessions): correct timezone handling for PostgreSQL in DatabaseSessionService services [Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#5355 opened Apr 16, 2026 by zouyi100 Loading…
2 tasks done
fix(auth): remove unneeded OAuth flows core [Component] This issue is related to the core interface and implementation
#5353 opened Apr 16, 2026 by patrasap0908 Loading…
9 tasks done
fix(auth): omit scope from OAuth2 refresh requests and guard None scopes core [Component] This issue is related to the core interface and implementation
#5352 opened Apr 16, 2026 by voidborne-d Loading…
fix(a2a): respect auto_create_session flag in A2A executor session preparation request clarification [Status] The maintainer need clarification or more information from the author services [Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#5351 opened Apr 15, 2026 by nickchecan Loading…
8 of 9 tasks
fix(auth): persist refreshed OAuth2 credentials to store core [Component] This issue is related to the core interface and implementation
#5350 opened Apr 15, 2026 by voidborne-d Loading…
fix(auth): handle missing client-credentials scopes safely core [Component] This issue is related to the core interface and implementation
#5348 opened Apr 15, 2026 by sqsge Loading…
6 of 9 tasks
fix: harden builder upload YAML validation web [Component] This issue will be transferred to adk-web
#5344 opened Apr 15, 2026 by TristanInSec Loading…
6 tasks done
feat(memory): add DatabaseMemoryService with SQLAlchemy async backend services [Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#5339 opened Apr 15, 2026 by anmolg1997 Contributor Loading…
5 tasks done
fix(models): pass NOT_GIVEN instead of None for system instruction in AnthropicLlm models [Component] Issues related to model support
#5337 opened Apr 15, 2026 by anmolg1997 Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.