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
- Update copybara-pr-handler.yml
- PreloadMemoryTool builds its memory query from the first content part only, and reports retrieval failure only to the root logger
- InMemorySessionService.create_session() checks for a duplicate id before trimming it, so a whitespace-padded id silently overwrites an existing session instead of raising AlreadyExistsError
- fix(sessions): normalize session_id before the duplicate check in InMemorySessionService
- fix(sessions): Port PostgreSQL binary event actions migration fix to v1
- fix(a2a): mark terminal A2A tasks as final responses
- test(cli): cover adk conformance test command options
- fix: filter hidden artifacts from LLM context
- Annotated type hint metadata not preserved in function tool declarations/tool schema
- Annotated parameters breaks `_preprocess_args` when using recursive type aliases or any unresolvable forward reference
- Docs
- Python not yet supported