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(a2a): do not cache remote agent card when validation fails
- main is broken: google.adk.live package referenced but never added (commit 85b52f6a)
- fix: resolve additional ADK issues
- fix: resolve eval session ID format
- list_skills tool call incorrectly sets is_final=True, causing premature agent termination
- GcpSkillRegistry.get_skill() always fails with 302: Agent Registry media download redirect to GCS signed URL is not followed
- fix: restore missing google.adk.live package dropped from commit 85b52f6a
- fix: coerce callable AgentInfo.instruction for app-info
- fix(flows): pair every function call with a result in request contents
- api_server: unbounded in-memory trace retention (ApiServerSpanExporter.trace_dict / InMemoryExporter._spans) with web=False — ~200 KB leaked per LLM turn, OOM under min-instances >= 1
- Docs
- Python not yet supported