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(workflow): keep session identity across single-turn node contexts
- feat(utils): default Vertex project and location from GCP metadata
- feat(cli): expose session rewind on Agent Engine and api_server
- Add `api_version` field to `Gemini` to support stable Vertex AI v1 API
- Fix stray dir creation with api server issue6667
- feat(cli): Support custom service accounts for Agent Engine deploy
- test: pin EvalCase session state injection into agent instructions
- Follow-up to #4309: fix for failed A2A tasks needs both _handle_a2a_response/_v2, _compat.TS_FAILED, and error_code — still reproducible in 2.6.2
- fix(evaluation): record NOT_EVALUATED instead of dropping invocations with zero auto-rater samples
- fix(a2a): mark failed A2A tasks as error events
- Docs
- Python not yet supported