-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: google/adk-python
base: v1.24.0
head repository: google/adk-python
compare: v1.24.1
- 9 commits
- 39 files changed
- 6 contributors
Commits on Feb 5, 2026
-
chore: Remove unused tzlocal dependency and logging
The `tzlocal` library and the logging of the local timezone were not used in the `DatabaseSessionService` logic. Co-authored-by: Liang Wu <wuliang@google.com> PiperOrigin-RevId: 865677320
Configuration menu - View commit details
-
Copy full SHA for e752bbb - Browse repository at this point
Copy the full SHA e752bbbView commit details -
feat(otel): add extra attributes to span generated with `opentelemetr…
…y-instrumentation-google-genai` PiperOrigin-RevId: 865825792
Configuration menu - View commit details
-
Copy full SHA for a08bf62 - Browse repository at this point
Copy the full SHA a08bf62View commit details -
fix: Refactor context filtering to better handle multi-turn invocations
The definition of an "invocation" for context filtering has been updated. An invocation now starts with a user message and can include multiple model turns (like the tool calls and responses) until the next user message. The filtering logic has been rewritten to identify invocation start points based on human user messages Close #4296 Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 866023290
Configuration menu - View commit details
-
Copy full SHA for 9b112e2 - Browse repository at this point
Copy the full SHA 9b112e2View commit details -
feat: Add progress_callback support to MCPTool and MCPToolset
Fixes: #3811 Co-authored-by: Xuan Yang <xygoogle@google.com> PiperOrigin-RevId: 866025995
Configuration menu - View commit details
-
Copy full SHA for adbc37f - Browse repository at this point
Copy the full SHA adbc37fView commit details -
chore: Improve type hints and handle None values in ADK utils
Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 866025998
Configuration menu - View commit details
-
Copy full SHA for bb89466 - Browse repository at this point
Copy the full SHA bb89466View commit details -
fix: adding back deprecated eval endpoint for web until we migrate
Co-authored-by: Yifan Wang <wanyif@google.com> PiperOrigin-RevId: 866049699
Configuration menu - View commit details
-
Copy full SHA for ae993e8 - Browse repository at this point
Copy the full SHA ae993e8View commit details -
chore: update adk web files, updated eval dialog colors, and fixed a2…
…ui component types Co-authored-by: Yifan Wang <wanyif@google.com> PiperOrigin-RevId: 866057812
Configuration menu - View commit details
-
Copy full SHA for 3686a3a - Browse repository at this point
Copy the full SHA 3686a3aView commit details -
feat: Add experimental agent tool simulator
PiperOrigin-RevId: 866100611
Configuration menu - View commit details
-
Copy full SHA for 6645aa0 - Browse repository at this point
Copy the full SHA 6645aa0View commit details -
chore(version): Bumps version to 1.24.1 patch
Co-authored-by: Wei Sun (Jack) <weisun@google.com> PiperOrigin-RevId: 866107525
Configuration menu - View commit details
-
Copy full SHA for 93a085a - Browse repository at this point
Copy the full SHA 93a085aView 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 v1.24.0...v1.24.1