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(runners): skip duplicate user event append on invocation retry
- A2A message:stream against a deployed Agent Engine (reasoningEngines) target truncates after TASK_STATE_WORKING, or fails with 'append=True for nonexistent artifact_id'
- Evals fail with VertexAiSessionService because generated session IDs violate Agent Engine constraints
- fix(litellm): avoid duplicate streamed tool-call content
- fix(a2a): default AgentCardBuilder capabilities to streaming=True
- feat(tools): Persist skill-script outputs as artifacts
- fix: stream Azure Responses function-call arguments
- to_a2a() serves an agent card with capabilities.streaming=false while the mounted handler implements message/stream
- Stray `<app_name>` directory created under `agents_dir` on server paths becomes a phantom agent in `list_agents()`
- Migration unpickler blocks builtins.getattr on py311 + crewai extras, silently dropping v0 EventActions during migration
- Docs
- Python not yet supported