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
- `tool_context.actions.skip_summarization = True` makes the agent's response be flagged as coming from user
- RemoteA2aAgent caches an invalid Agent Card after RPC URL validation failure
- 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
- Docs
- Python not yet supported