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(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
- LoopAgent: surface the current iteration index in the event stream
- Emit agent/node lifecycle events (start/finish) in runner.run_async
- Native integration with AWS Bedrock LLMs
- feat(sessions): add merge_state for race-free server-side atomic state merges
- Docs
- Python not yet supported