-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
We are really excited about the growth of ADK and the community around it. We are sharing the roadmap so the community can learn more about what are working on and can contribute together.
We'd love your feedback and contributions as well. Feel free to leave your feedback below.
Roadmap:
-
Configurable ADK
Enable users to define and create agents using configuration specs rather than code.
Assignee: Wei Sun -
Computer Use Support
Allow ADK agents to access browser environments and use computer-use tools.
Assignee: Sean -
ADK GitHub Assistant
ADK-powered agents to help manage the ADK community and codebase.
Assignees: Sean, Genquan, Xuan -
ADK Live Sessions & Events
Better support for interactive live sessions with bidirectional streaming.
Assignee: Hangfei -
ADK Live: Better configurations
Better support for more controls of live behaviour
Assignee: HangfeiSub‑tasks:
- SlidingWindow support: ADK Live: Support SlidingWindow for ADK Live #2188
- Denoise config (need GenAI SDK support)
-
ADK Eval Infrastructure & New Metrics
Improve evaluation infrastructure to be more modular and extensible, and introduce new evaluation metrics.
Assignee: Ankur -
ADK Test Infra
Improve ADK's test infra
Assignee: Hangfei
Sub‑tasks:- Integration tests with downstream services: Integration tests with downstream services #2189
- Automatically run our contributing/samples as part of CI/CD for most of them
- ADK web UI testing
-
Better Context Management & Engineering
Enhance context window management with caching, context engineering practices, and developer-friendly APIs.
Assignee: Hangfei -
Community Repository
Launch a new repository dedicated to community-contributed code, plugins, and tools.
Assignee: Phani -
ADK Plugins
Provide a pluggable callback system to simplify extending ADK functionality.
Assignee: Che Liu
Please follow our contribution guide: https://github.com/google/adk-python/blob/main/CONTRIBUTING.md . For non-trivial(more than 20 lines), please create a issue to align on the design first. Thanks!