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): Support instruction providers in cards
- docs: fix broken links in bigquery-graph skill and jira sample
- fix(skills): Make SkillToolset system instruction respect tool_filter
- SkillToolset ignores tool_filter when injecting system instruction (mentions run_skill_script / load_skill_resource even when filtered out)
- SqliteSessionService.list_sessions() has the same missing ORDER BY as #6272
- fix(sessions): order sqlite sessions deterministically by update_time
- fix(slack): sanitize generated session IDs
- fix(cli): consume AGENT_GATEWAY_ROOT_CERTIFICATES in deploy Dockerfile
- Dockerfile from "adk deploy agent_engine" ignores "AGENT_GATEWAY_ROOT_CERTIFICATES" build arg, causing runtime SSL handshake failures
- fix(deps): expand OpenTelemetry upper bound to <=1.43.0
- Docs
- Python not yet supported