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(sessions): return empty events when num_recent_events=0 in DatabaseSessionService
- BaseToolset caches prefixed tools by a single invocation ID, breaking multi-agent concurrency
- OpenTelemetry contextvars leak across asynchronous generator boundaries in BaseAgent and Runner
- InMemorySessionService allows duplicate events to be appended during concurrent state broadcasts
- fix: preserve empty GCS text artifacts
- fix(otel): prevent contextvars leak across async generators (#5722)
- fix(tools): cache BaseToolset tools by invocation ID (#5721)
- fix(sessions): add universal deduplication check in InMemorySessionService (#5723)
- fix(eval): handle unevaluated final response v2 results
- MCPToolset "Attempted to exit cancel scope in a different task" under to_a2a() multi-agent (A2A) — scales with concurrent McpToolset count; SSE transport is race-free
- Docs
- Python not yet supported