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
- contents rearrange still raises on id-less / unmatched trailing function responses (follow-up to orphan FR prune)
- fix(flows): drop unpairable trailing FRs in rearrange
- output_schema validation dumps in pydantic python mode, so the node result is not JSON-serializable
- fix(flows): re-execute orphaned sibling calls on confirmation resume
- fix(config): load validated MCP toolsets under `adk web`
- Parallel ungated tool results are lost across a tool-confirmation pause, yielding an empty model reply after approval
- Allow validated `McpToolset` args in local YAML agents served by `adk web`
- A2A: 2.7.0 flattens the answer to a RELAYED human-input pause, so a remote agent can never resume (silent approval-gate bypass)
- fix(models): keep proxied file uploads inside the proxy
- LocalEvalService discards per-invocation results for any metric reporting EvalStatus.NOT_EVALUATED -- is there an intended shape for non-pass/fail (measurement) metrics?
- Docs
- Python not yet supported