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: include rewind_before_invocation_id in VertexAiSessionService.append_event
- Add `get_events()` and `filter_events()` methods to Session
- Feature Request: Declarative initial session state for `adk web`
- feat(tools): support per-parameter descriptions via Annotated[T, Field(description=...)]
- reload_agents reload current_app_name_ref?
- feat(sessions): add get_events() and filter_events() methods to Session
- rubric_based_tool_use_quality_v1 fails with AssertionError when rubrics are defined per-invocation only
- VertexAiSessionService.append_event drops rewind_before_invocation_id, breaking rewind filtering on subsequent reads
- RemoteA2AAgent fails to send taskId in multi-turn scenarios
- fix: RemoteA2aAgent fails to send taskId in multi-turn scenarios
- Docs
- Python not yet supported