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

feat: record usage metadata on compaction events core [Component] This issue is related to the core interface and implementation
#4026 opened Dec 26, 2025 by https-sam Loading…
7 of 9 tasks
feat: start and close ClientSession in a single task in McpSessionManager mcp [Component] Issues about MCP support
#4025 opened Dec 26, 2025 by challenger71498 Loading…
7 of 9 tasks
fix: persist inline_data replacement across turns when optimize_data_file=True core [Component] This issue is related to the core interface and implementation
#4024 opened Dec 26, 2025 by ishanrajsingh Loading…
8 tasks done
fix(agents): Use session ID as context_id when calling remote A2A agents core [Component] This issue is related to the core interface and implementation
#4023 opened Dec 26, 2025 by KrshnKush Loading…
8 of 9 tasks
Remove redundant sections from llms.txt
#4022 opened Dec 26, 2025 by linikerruan3-gif Loading…
9 tasks
Respect ADK_DISABLE_LOAD_DOTENV across all usages of load_dotenv_for_agent tools [Component] This issue is related to tools
#4019 opened Dec 26, 2025 by Spikhalskiy Loading…
4 of 7 tasks
Refactor SqliteSessionService for better concurrency 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
#4017 opened Dec 25, 2025 by rishabhindoria Loading…
3 tasks
fix: add missing crop function to _DATA_FILE_HELPER_LIB core [Component] This issue is related to the core interface and implementation needs-review [Status] The PR is awaiting review from the maintainer
#4015 opened Dec 24, 2025 by osushinekotan Loading…
3 of 7 tasks
Feature: MapAgent (#1828) core [Component] This issue is related to the core interface and implementation needs-review [Status] The PR is awaiting review from the maintainer
#4001 opened Dec 22, 2025 by ananyablonko Loading…
fix: Convert examples for A2A agent card a2a [Component] This issue is related a2a support inside ADK. needs-review [Status] The PR is awaiting review from the maintainer
#3999 opened Dec 22, 2025 by timn Loading…
9 tasks done
bugfix: Write JSON formatted string eval [Component] This issue is related to evaluation needs-review [Status] The PR is awaiting review from the maintainer
#3994 opened Dec 21, 2025 by ftnext Loading…
9 tasks done
feat(agent-tool): Add event streaming propagation from AgentTool sub-agents to Runner live [Component] This issue is related to live, voice and video chat tools [Component] This issue is related to tools
#3991 opened Dec 21, 2025 by sarojrout Loading…
9 tasks done
fix: 'NoneType' object is not iterable request clarification [Status] The maintainer need clarification or more information from the author tools [Component] This issue is related to tools
#3988 opened Dec 20, 2025 by ananthanarayanan-28 Loading…
8 of 9 tasks
feat(runner): add metadata parameter to Runner.run_async() core [Component] This issue is related to the core interface and implementation needs-review [Status] The PR is awaiting review from the maintainer
#3985 opened Dec 20, 2025 by donggyun112 Loading…
7 tasks done
Fix agent name validation and enum string support core [Component] This issue is related to the core interface and implementation needs-review [Status] The PR is awaiting review from the maintainer
#3979 opened Dec 19, 2025 by sreeharsha1902 Loading…
feat: use toolbox-adk and align validation to allow default loading needs-review [Status] The PR is awaiting review from the maintainer tools [Component] This issue is related to tools
#3978 opened Dec 19, 2025 by anubhav756 Loading…
9 tasks done
doc: fixing various typos documentation [Component] This issue is related to documentation, it will be transferred to adk-docs needs-review [Status] The PR is awaiting review from the maintainer
#3975 opened Dec 19, 2025 by didier-durand Loading…
4 tasks done
fix: Resolve custom_metadata propagation and LiteLLM thought parts issues core [Component] This issue is related to the core interface and implementation
#3973 opened Dec 18, 2025 by sreeharsha1902 Loading…
feat: parallelize LLM-as-judge evaluation using asyncio.gather() eval [Component] This issue is related to evaluation request clarification [Status] The maintainer need clarification or more information from the author
#3960 opened Dec 18, 2025 by aryanpatel2121 Loading…
Pass parent session ID to child sessions in AgentTool core [Component] This issue is related to the core interface and implementation needs-review [Status] The PR is awaiting review from the maintainer
#3952 opened Dec 17, 2025 by mattmcc-attest Loading…
9 tasks done
doc: fixing typo in multiple files documentation [Component] This issue is related to documentation, it will be transferred to adk-docs needs-review [Status] The PR is awaiting review from the maintainer
#3944 opened Dec 17, 2025 by didier-durand Loading…
4 tasks done
Feature: token usage display core [Component] This issue is related to the core interface and implementation request clarification [Status] The maintainer need clarification or more information from the author web [Component] This issue will be transferred to adk-web
#3942 opened Dec 17, 2025 by Templight41 Loading…
9 tasks done
fix: Fix infinite loop when using code_executor core [Component] This issue is related to the core interface and implementation request clarification [Status] The maintainer need clarification or more information from the author
#3930 opened Dec 16, 2025 by hiroakis Loading…
9 tasks done
docs: Add PostgreSQL session storage sample and documentation 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
#3926 opened Dec 16, 2025 by hiroakis Loading…
9 tasks done
fix(eval): Support non-English languages in response_match_score eval [Component] This issue is related to evaluation needs-review [Status] The PR is awaiting review from the maintainer
#3923 opened Dec 16, 2025 by AhrendsW Loading…
2 tasks done
ProTip! Filter pull requests by the default branch with base:main.