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
- AgentEngineSandboxCodeExecutor sends 'contents' but Vertex SDK reads 'content' — input file payload silently dropped
- InMemoryMemoryService search doesn't work with non-Latin text (Japanese, CJK, etc.)
- # `cli_eval` bypasses `App.plugins`, breaking observability plugins (e.g., `BigQueryAgentAnalyticsPlugin`) during eval runs
- fix: support non-Latin text in InMemoryMemoryService search
- fix: use correct 'content' key in sandbox code executor input files
- fix: use Unicode-aware keyword extraction in InMemoryMemoryService
- to_a2a(Workflow) fails when Workflow contains LlmAgent with input_schema/output_schema (ADK 2.0.0b1)
- Support HTTP Basic authentication for OpenAPI tools
- fix(tools): add fallback to code_execution_result.output in AgentTool.run_async when text parts are empty
- Windows: file:///C:/... artifact URIs are resolved to the wrong filesystem path
- Docs
- Python not yet supported