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
- feat(workflow): Support loading workflows from YAML configurations
- fix: add retry_options to Quick Start to handle transient 503 errors
- allow dispatching of subagents
- [Feature] Enforce Agent output_schema for OpenAI-compatible / third-party BaseLlm providers (DeepSeek, NVIDIA NIM, etc.)
- fix(runners): honor before_run_callback early-exit for Workflow runs
- feat(tools): add propagate_conversation_history option to AgentTool
- AgentTool: option to propagate parent conversation history to child session
- ci: update pre-commit hooks to latest stable versions
- GEPA optimizer crashes with KeyError on failed eval cases
- fix(optimization): Handle failed inference cases gracefully in GEPA pipeline
- Docs
- Python not yet supported