adk-python
https://github.com/google/adk-python
Python
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to adk-python
Help out
- Issues
- fix(openapi): preserve falsy query parameter values
- feat(agents): annotate events with the LoopAgent iteration
- feat(agents): opt-in agent lifecycle events (start/finish) in the stream
- bug: Runner.run_async tool_context may not be fully cleaned up on task cancellation
- DatabaseSessionService.list_sessions() returns unordered results — sessions[-1] is unreliable for "latest session" logic
- fix(security): prevent prompt injection via GitHub event data in AI agent workflows
- LoopAgent: surface the current iteration index in the event stream
- Emit agent/node lifecycle events (start/finish) in runner.run_async
- unwieldy user experiance
- bug: eval metrics module silently imports all evaluators regardless of dependencies, causing import errors for missing optional deps to surface as zero scores
- Docs
- Python not yet supported