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
- BaseToolset caches prefixed tools by a single invocation ID, breaking multi-agent concurrency
- fix(tools): cache BaseToolset tools by invocation ID (#5721)
- fix: Add retry with exponential backoff for 429 errors and batch append support in VertexAiSessionService
- fix: return literal text for unresolved session state variables instead of KeyError
- Documentation Bug: root_agent logic placed in description instead of instruction in ADK Blog Post
- `ctx.run_node()` sequential calls to multiple `single_turn` agents — second agent receives empty/ignored `node_input`
- Elicitation (Ambiguity Resolution) Feature in Google ADK.
- User feedback survey workflow
- Proposal: Add built-in tool_parameter_match evaluator
- Security: Unsafe pickle.loads() in v0 schema runtime path and migration tool
- Docs
- Python not yet supported