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/streaming tools non live core [Component] This issue is related to the core interface and implementation tools [Component] This issue is related to tools
#3848 opened Dec 6, 2025 by sarojrout Loading…
9 tasks done
fix #3845 core [Component] This issue is related to the core interface and implementation
#3847 opened Dec 5, 2025 by guillaumeblaquiere Loading…
2 tasks done
doc: Update README with new llms.txt approach, coding with AI guide, and other fixes documentation [Component] This issue is related to documentation, it will be transferred to adk-docs
#3840 opened Dec 5, 2025 by koverholt Loading…
7 tasks done
feat: Add support for custom task store in to_a2a function core [Component] This issue is related to the core interface and implementation
#3839 opened Dec 5, 2025 by secprog Loading…
Fix: Eval uses App with plugins instead of bypassing to root_agent eval [Component] This issue is related to evaluation
#3836 opened Dec 5, 2025 by ishanrajsingh Loading…
fix(mcp): handle CancelledError in MCPSessionManager.create_session mcp [Component] Issues about MCP support
#3835 opened Dec 5, 2025 by raben Loading…
9 tasks done
feat: Add in-memory cache with TTL support mcp [Component] Issues about MCP support request clarification [Status] The maintainer need clarification or more information from the author
#3831 opened Dec 5, 2025 by peaaceChoi Loading…
9 tasks done
fix(models): Add PDF support for Claude models models [Component] Issues related to model support needs-review [Status] The PR is awaiting review from the maintainer
#3825 opened Dec 4, 2025 by sarojrout Loading…
8 of 9 tasks
Add more options to Gemini class to pass to genai.Client constructor. models [Component] Issues related to model support request clarification [Status] The maintainer need clarification or more information from the author
#3813 opened Dec 4, 2025 by ehmm Loading…
Handle None inferences in eval results for issue #2729 eval [Component] This issue is related to evaluation request clarification [Status] The maintainer need clarification or more information from the author
#3805 opened Dec 3, 2025 by ShaharKatz Loading…
8 of 9 tasks
chore: bump min starlette version to patch vulnerabilities tools [Component] This issue is related to tools
#3796 opened Dec 2, 2025 by MarlzRana Loading…
8 tasks done
fix: issue 3785. id_token missing 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
#3786 opened Dec 2, 2025 by guillaumeblaquiere Loading…
fix(plugins): Add 20MB file size validation to SaveFilesAsArtifactsPl… 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
#3781 opened Dec 2, 2025 by AakashSuresh2003 Loading…
9 tasks done
fix(agents): tolerate empty A2A message parts in RemoteA2aAgent 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
#3777 opened Dec 2, 2025 by saurabhhhcodes Loading…
fix: issue 3772 core [Component] This issue is related to the core interface and implementation
#3773 opened Dec 1, 2025 by guillaumeblaquiere Loading…
fix: oauth refresh not triggered on token expiry core [Component] This issue is related to the core interface and implementation needs-review [Status] The PR is awaiting review from the maintainer
#3767 opened Nov 30, 2025 by MarlzRana Loading…
9 tasks done
fix(sessions): ensure database session rollback on commit failure 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
#3766 opened Nov 30, 2025 by sivakumar-77 Loading…
9 tasks done
fix(sessions): fix httpx client closure during event pagination needs-review [Status] The PR is awaiting review from the maintainer services [Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#3756 opened Nov 29, 2025 by AlexisMarasigan Loading…
9 tasks done
docs: Fix spacing in README.md community repo section 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
#3755 opened Nov 29, 2025 by Chesars Loading…
2 of 9 tasks
feat(runners): Allow app_name to override app.name when both provided core [Component] This issue is related to the core interface and implementation needs-review [Status] The PR is awaiting review from the maintainer
#3745 opened Nov 27, 2025 by sarojrout Loading…
9 tasks done
Feat/web artifact metadata 3710 request clarification [Status] The maintainer need clarification or more information from the author web [Component] This issue will be transferred to adk-web
#3734 opened Nov 27, 2025 by sarojrout Loading…
8 of 9 tasks
feat: Refactor BQ Analytics Plugin to use Structured JSON needs-review [Status] The PR is awaiting review from the maintainer services [Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#3729 opened Nov 26, 2025 by amenegola Loading…
9 tasks done
fix(agent_tool): handle case when last_content.parts are unavailable needs-review [Status] The PR is awaiting review from the maintainer tools [Component] This issue is related to tools
#3728 opened Nov 26, 2025 by sumkincpp Loading…
6 of 7 tasks
fix: expose LlmRequest & LlmResponse via __all__ in models/__init__.py models [Component] Issues related to model support needs-review [Status] The PR is awaiting review from the maintainer
#3723 opened Nov 26, 2025 by ksachdeva Loading…
3 of 9 tasks
Support both reasoning_content and reasoning fields in LiteLLM adapter models [Component] Issues related to model support needs-review [Status] The PR is awaiting review from the maintainer
#3709 opened Nov 25, 2025 by mikkokirvesoja Loading…
7 of 8 tasks
ProTip! Exclude everything labeled bug with -label:bug.