-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: google/adk-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: O(1) function call lookups
services
[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc
#6453
opened Jul 23, 2026 by
AmaadMartin
Collaborator
Loading…
docs: fix broken links in bigquery-graph skill and jira sample
documentation
[Component] This issue is related to documentation, it will be transferred to adk-docs
request clarification
[Status] The maintainer need clarification or more information from the author
#6452
opened Jul 22, 2026 by
ZayanKhan-12
Loading…
fix(a2a): Support instruction providers in cards
core
[Component] This issue is related to the core interface and implementation
#6451
opened Jul 22, 2026 by
March-77
Loading…
8 of 9 tasks
fix(skills): Make SkillToolset system instruction respect tool_filter
needs review
[Status] The PR/issue is awaiting review from the maintainer
tools
[Component] This issue is related to tools
#6449
opened Jul 22, 2026 by
nicobytes
Loading…
8 tasks done
fix(slack): sanitize generated session IDs
integrations
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
#6437
opened Jul 21, 2026 by
anneheartrecord
Contributor
Loading…
6 of 9 tasks
fix(sessions): order sqlite sessions deterministically by update_time
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
#6432
opened Jul 20, 2026 by
Q01P
Loading…
fix(cli): consume AGENT_GATEWAY_ROOT_CERTIFICATES in deploy Dockerfile
cli
[Component] This issue is related to cli
needs review
[Status] The PR/issue is awaiting review from the maintainer
tools
[Component] This issue is related to tools
#6428
opened Jul 20, 2026 by
Solaris-star
Loading…
5 of 9 tasks
fix(deps): expand OpenTelemetry upper bound to <=1.43.0
needs review
[Status] The PR/issue is awaiting review from the maintainer
tracing
[Component] This issue is related to OpenTelemetry tracing
#6426
opened Jul 18, 2026 by
Varshith-Kali
Loading…
1 of 2 tasks
feat(tools): support elicitation_callback in McpToolset
mcp
[Component] This issues is related to MCP support
needs review
[Status] The PR/issue is awaiting review from the maintainer
#6423
opened Jul 17, 2026 by
QuentinBisson
Loading…
feat: Expose session ttl/expire_time through the api_server REST create-session endpoint
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
#6408
opened Jul 16, 2026 by
ItsMacto
Contributor
Loading…
8 of 9 tasks
docs: fix 'retreving' typo in FunctionNode.model_copy comment
core
[Component] This issue is related to the core interface and implementation
needs review
[Status] The PR/issue is awaiting review from the maintainer
#6395
opened Jul 15, 2026 by
anxkhn
Contributor
Loading…
5 of 9 tasks
test(models): exercise real connect() path in test_connect
models
[Component] This issue is related to model support
needs review
[Status] The PR/issue is awaiting review from the maintainer
#6394
opened Jul 15, 2026 by
anxkhn
Contributor
Loading…
7 of 9 tasks
fix(code_executors): stop ContainerCodeExecutor leaking via atexit
needs review
[Status] The PR/issue is awaiting review from the maintainer
tools
[Component] This issue is related to tools
#6392
opened Jul 15, 2026 by
anxkhn
Contributor
Loading…
8 of 9 tasks
fix(tools): sanitize anyOf schemas for Vertex AI function declarations
request clarification
[Status] The maintainer need clarification or more information from the author
tools
[Component] This issue is related to tools
#6381
opened Jul 12, 2026 by
ShauryaaSharma
Loading…
8 of 10 tasks
fix(models): stop CompletionsHTTPClient leaking its httpx client via atexit
models
[Component] This issue is related to model support
request clarification
[Status] The maintainer need clarification or more information from the author
#6379
opened Jul 12, 2026 by
anxkhn
Contributor
Loading…
8 of 9 tasks
chore: bump fastapi to 0.133.1 and starlette to 1.0.1
web
[Component] This issue will be transferred to adk-web
#6378
opened Jul 11, 2026 by
lucasoshiro
Loading…
fix: use mTLS transport for outbound A2A calls to Google endpoints
a2a
[Component] This issue is related a2a support inside ADK.
core
[Component] This issue is related to the core interface and implementation
#6370
opened Jul 10, 2026 by
ShresthSamyak
Loading…
fix(tools): Return schema validation feedback to models
needs review
[Status] The PR/issue is awaiting review from the maintainer
tools
[Component] This issue is related to tools
#6368
opened Jul 10, 2026 by
faiqali1
Loading…
8 of 9 tasks
fix(otel): fall back user.id onto span extras when EVENT_ONLY key is missing
request clarification
[Status] The maintainer need clarification or more information from the author
tracing
[Component] This issue is related to OpenTelemetry tracing
#6362
opened Jul 10, 2026 by
DmitriiK
Loading…
3 tasks
fix: block SSRF via IPv6 addresses embedding a non-global IPv4 (NAT64/IPv4-compatible)
needs review
[Status] The PR/issue is awaiting review from the maintainer
tools
[Component] This issue is related to tools
#6347
opened Jul 8, 2026 by
adilburaksen
Contributor
Loading…
fix(cli): remove shadowing local json import breaking A2A setup
cli
[Component] This issue is related to cli
needs review
[Status] The PR/issue is awaiting review from the maintainer
tools
[Component] This issue is related to tools
#6345
opened Jul 8, 2026 by
AnayGarodia
Loading…
fix(bigtable): correct get_bigtable_data_client return annotation
needs review
[Status] The PR/issue is awaiting review from the maintainer
tools
[Component] This issue is related to tools
#6313
opened Jul 6, 2026 by
anxkhn
Contributor
Loading…
6 of 9 tasks
fix(litellm): guard against Content with no parts in _content_to_message_param
models
[Component] This issue is related to model support
#6312
opened Jul 6, 2026 by
anxkhn
Contributor
Loading…
8 of 9 tasks
fix(runners): widen Runner.__init__ agent param to accept BaseNode
core
[Component] This issue is related to the core interface and implementation
needs review
[Status] The PR/issue is awaiting review from the maintainer
#6308
opened Jul 5, 2026 by
anxkhn
Contributor
Loading…
6 of 9 tasks
fix(integrations): close AsyncDaytona client in DaytonaEnvironment.close()
integrations
request clarification
[Status] The maintainer need clarification or more information from the author
tools
[Component] This issue is related to tools
#6307
opened Jul 5, 2026 by
anxkhn
Contributor
Loading…
8 of 9 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.