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: Add CheckpointService for agent state persistence
#4586 opened Feb 22, 2026 by drahnreb Loading…
9 tasks done
feat: Add InterruptService for human-in-the-loop graph workflows
#4585 opened Feb 22, 2026 by drahnreb Loading…
9 tasks done
feat: Add parallel node groups with join strategies
#4584 opened Feb 22, 2026 by drahnreb Loading…
9 tasks done
feat: Add graph pattern nodes for dynamic dispatch and composition
#4583 opened Feb 22, 2026 by drahnreb Loading…
9 tasks done
feat: Add GraphAgent for directed-graph workflow orchestration core [Component] This issue is related to the core interface and implementation
#4582 opened Feb 22, 2026 by drahnreb Loading…
9 tasks done
fix(flows): reject malformed tool confirmation payloads fail-closed core [Component] This issue is related to the core interface and implementation
#4577 opened Feb 21, 2026 by davidahmann Loading…
feat: Add ExecuteSkillScriptTool for running skill scripts tools [Component] This issue is related to tools
#4575 opened Feb 21, 2026 by caohy1988 Draft
5 tasks done
feat: add @override decorators to LoggingPlugin callback methods (#4496) core [Component] This issue is related to the core interface and implementation
#4572 opened Feb 20, 2026 by cchinchilla-dev Loading…
5 of 9 tasks
chore(deps): bump flask from 3.1.1 to 3.1.3 in /contributing/samples/authn-adk-all-in-one in the pip group across 1 directory dependencies Pull requests that update a dependency file python Pull requests that update python code web [Component] This issue will be transferred to adk-web
#4571 opened Feb 20, 2026 by dependabot bot Loading…
tests: lock collision-safe event ID behavior core [Component] This issue is related to the core interface and implementation
#4568 opened Feb 20, 2026 by davidahmann Loading…
fix(cli): allow interspersed args for cloud_run command to support tools [Component] This issue is related to tools
#4563 opened Feb 20, 2026 by khushi0433 Loading…
feat: Agent Skills spec compliance
#4562 opened Feb 20, 2026 by caohy1988 Draft
4 tasks done
Promote google.adk.cli.fast_api.get_fast_api_app to public namespace tools [Component] This issue is related to tools
#4560 opened Feb 19, 2026 by olliefr Loading…
5 of 9 tasks
tests: assert post-run session state from refetched snapshot core [Component] This issue is related to the core interface and implementation needs review [Status] The PR/issue is awaiting review from the maintainer
#4550 opened Feb 19, 2026 by davidahmann Loading…
fix: add @override decorators to LoggingPlugin (#4496) 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
#4544 opened Feb 18, 2026 by Fangmbeng Loading…
9 tasks
fix(artifacts): Preserve .text on GcsArtifactService load (#3157) needs review [Status] The PR/issue is awaiting review from the maintainer services [Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#4541 opened Feb 18, 2026 by wpn10 Loading…
6 of 9 tasks
fix(artifacts): accept dict-shaped artifacts in InMemoryArtifactService (#3495) 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
#4540 opened Feb 18, 2026 by Fangmbeng Loading…
9 tasks
fix(tools): Handle JSON Schema boolean schemas in Gemini schema conversion needs review [Status] The PR/issue is awaiting review from the maintainer tools [Component] This issue is related to tools
#4531 opened Feb 18, 2026 by onematchfox Loading…
7 of 9 tasks
Add rewind audit receipt metadata with deterministic hashes core [Component] This issue is related to the core interface and implementation needs review [Status] The PR/issue is awaiting review from the maintainer
#4520 opened Feb 17, 2026 by davidahmann Loading…
fix(code_executors): correct sandbox JSON field names for stdout & input files request clarification [Status] The maintainer need clarification or more information from the author tools [Component] This issue is related to tools
#4516 opened Feb 17, 2026 by jbets4 Loading…
2 tasks done
runner: avoid duplicate user event append on invocation retry 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
#4507 opened Feb 16, 2026 by davidahmann Loading…
feat(tools): add preserve_property_names option to OpenAPIToolset needs review [Status] The PR/issue is awaiting review from the maintainer tools [Component] This issue is related to tools
#4505 opened Feb 16, 2026 by yuvrajangadsingh Loading…
9 tasks done
telemetry: add deterministic tool-call receipt contract request clarification [Status] The maintainer need clarification or more information from the author tracing [Component] This issue is related to OpenTelemetry tracing
#4503 opened Feb 15, 2026 by davidahmann Loading…
Keep the temp: state keys in the in-memory context session answered [Status] This issue has been answered by the maintainer services [Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#4501 opened Feb 15, 2026 by ashubham Loading…
9 tasks done
Introduce normalize_oauth2_tokens
#4498 opened Feb 14, 2026 by jayy-77 Draft
9 tasks
ProTip! Filter pull requests by the default branch with base:main.