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(agent_tool): wrap input_schema payload in ReAct prompt and propagate tool_choice to LiteLLM
- fix: AgentTool with input_schema + LiteLLM/Claude skips inner agent tool calls
- fix(_function_parameter_parse_util): return [] not None for empty schema properties
- feat(agents): add include_sources for per-agent content source filtering
- Spanner search tool: validate structural SQL identifiers (defense-in-depth for prompt-injection-driven SQLi)
- [LiteLlm] JSONDecodeError on malformed tool_call.function.arguments still crashes invocation at v2.0.0 (regression of #5008)
- update litellm to use Responses API for Openai models
- fix(auth): Support fallback OAuth token and prefixless credential lookups in session state
- Feature request: BigQueryLoggerConfig.export_internal_spans flag to disable plugin span export
- A2A human in the loop official sample not working
- Docs
- Python not yet supported