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
- LiteLLM tool schemas drop `anyOf`, so union arguments reach the model as `{"type": "object"}"
- fix(evaluation): honor each metric's own eval_status in AgentEvaluator.evaluate()
- fix(cli): adk eval process exit code now reflects PASSED/FAILED
- fix: preserve anyOf in LiteLLM tool schemas
- LiteLLM tool call ids carry the embedded Gemini thought signature
- fix: strip embedded thought signature from LiteLLM tool call ids
- fix(cli): show agent type in create help
- fix(workflow): dump validated schemas in JSON mode
- [Feature Request] Show the documented `adk create --type` option in `--help`
- Applications cannot influence what a toolset contributes when tool listing fails (per-user OAuth MCP servers)
- Docs
- Python not yet supported