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): 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
- `state_delta` is silently ignored when resuming an invocation without a `new_message`
- fix(runners): apply state_delta when resuming without a new_message
- Use an explicit re-export in __init__.py generated by adk create
- fix(cli): use explicit re-export in __init__.py generated by adk create
- Docs
- Python not yet supported