-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Comparing changes
Open a pull request
base repository: google/adk-python
base: main
head repository: google/adk-python
compare: v2
- 13 commits
- 348 files changed
- 12 contributors
Commits on Mar 18, 2026
-
Introduces two major capabilities: - Workflow runtime: graph-based execution engine for composing deterministic execution flows for agentic apps, with support for routing, fan-out/fan-in, loops, retry, state management, dynamic nodes, human-in-the-loop, and nested workflows - Task API: structured agent-to-agent delegation with multi-turn task mode, single-turn controlled output, mixed delegation patterns, human-in-the-loop, and task agents as workflow nodes Co-Authored-By: Bo Yang <[email protected]> Co-Authored-By: George Weale <[email protected]> Co-Authored-By: Sean Zhou <[email protected]> Co-Authored-By: Shangjie Chen <[email protected]> Co-Authored-By: Swapnil Agarwal <[email protected]> Co-Authored-By: Wei Sun <[email protected]> Co-Authored-By: Xuan Yang <[email protected]> Co-Authored-By: Yifan Wang <[email protected]> Change-Id: I35932c50cfe29ff68559e3781713dbb5eb7b3382
Configuration menu - View commit details
-
Copy full SHA for 1c64a41 - Browse repository at this point
Copy the full SHA 1c64a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5c39a - Browse repository at this point
Copy the full SHA 5a5c39aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d78c9 - Browse repository at this point
Copy the full SHA e8d78c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4af7cbb - Browse repository at this point
Copy the full SHA 4af7cbbView commit details -
chore: merge release v2.0.0a1 to v2 (#4882)
Co-authored-by: sasha-gitg <[email protected]> Co-authored-by: Jacksunwei <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f591429 - Browse repository at this point
Copy the full SHA f591429View commit details
Commits on Mar 26, 2026
-
fix: Exclude compromised LiteLLM versions from dependencies pin to 1.…
…82.6 Versions 1.82.7 and 1.82.8 of LiteLLM were affected by a supply chain attack and are now explicitly excluded from the dependency constraints for both project and dev dependencies. Co-authored-by: George Weale <[email protected]> PiperOrigin-RevId: 888818704
Configuration menu - View commit details
-
Copy full SHA for 79ed953 - Browse repository at this point
Copy the full SHA 79ed953View commit details -
fix: add protection for arbitrary module imports
Close #4947 Co-authored-by: George Weale <[email protected]> PiperOrigin-RevId: 888296476
Configuration menu - View commit details
-
Copy full SHA for 0019801 - Browse repository at this point
Copy the full SHA 0019801View commit details -
fix: gate builder endpoints behind web flag
Co-authored-by: Sasha Sobran <[email protected]> PiperOrigin-RevId: 888850792
Configuration menu - View commit details
-
Copy full SHA for 584283e - Browse repository at this point
Copy the full SHA 584283eView commit details -
fix: add agent name validation to prevent arbitrary module imports
Co-authored-by: Sasha Sobran <[email protected]> PiperOrigin-RevId: 889890969
Configuration menu - View commit details
-
Copy full SHA for be094f7 - Browse repository at this point
Copy the full SHA be094f7View commit details -
fix: Default to ClusterIP so GKE deployment isn't publicly exposed by…
… default Co-authored-by: Sasha Sobran <[email protected]> PiperOrigin-RevId: 890025323
Configuration menu - View commit details
-
Copy full SHA for 27aed23 - Browse repository at this point
Copy the full SHA 27aed23View commit details -
fix: Update eval extras to Vertex SDK package version with constraine…
…d LiteLLM upperbound Co-authored-by: Sasha Sobran <[email protected]> PiperOrigin-RevId: 889449878
Configuration menu - View commit details
-
Copy full SHA for a86d0aa - Browse repository at this point
Copy the full SHA a86d0aaView commit details -
fix: enforce allowed file extensions for GET requests in the builder API
Co-authored-by: Sasha Sobran <[email protected]> PiperOrigin-RevId: 889912141
Configuration menu - View commit details
-
Copy full SHA for 68ece4e - Browse repository at this point
Copy the full SHA 68ece4eView commit details -
Merge pull request #5013 from google/v2-cherry-pick
chore: Add fixes to v2
Configuration menu - View commit details
-
Copy full SHA for c30ec93 - Browse repository at this point
Copy the full SHA c30ec93View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...v2