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
- user.id silently dropped when GENERATE_CONTENT_EVENT_ONLY_EXTRA_ATTRIBUTES_CONTEXT_KEY is missing
- fix(otel): fall back user.id onto span extras when EVENT_ONLY key is missing
- No first-class way to serve the ADK data plane (`streamQuery`/sessions) **and** A2A 1.0 on a single Agent Engine
- Expose session ttl / expire_time through the api_server REST layer and get_fast_api_app
- fix(runners): widen Runner.__init__ agent param to accept BaseNode
- fix(bigtable): correct get_bigtable_data_client return annotation
- fix(tools): hide skill script tool when no scripts exist
- SkillToolset exposes run_skill_script tool causing hallucination loop when skill has no scripts/ directory
- feat(agents): annotate events with the LoopAgent iteration
- feat(agents): opt-in agent lifecycle events (start/finish) in the stream
- Docs
- Python not yet supported