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: Add retry with exponential backoff for 429 errors and batch append support in VertexAiSessionService
- fix(agents): prevent premature end_of_agent on sub-agent pause
- fix: return literal text for unresolved session state variables instead of KeyError
- feat(plugins): project LlmResponse finish_reason to BigQuery analytics
- 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`
- fix(llm_flows): injecting TransferToAgentTool after request confirmation
- Elicitation (Ambiguity Resolution) Feature in Google ADK.
- User feedback survey workflow
- Proposal: Add built-in tool_parameter_match evaluator
- Docs
- Python not yet supported