218ea76e30
fix(auth): persist refreshed OAuth2 credentials to store
d 🔹
2026-05-11 15:50:45 -07:00
6d89d2194a
fix: Update model to gemini-3-flash-preview in hello word agent sample
Xuan Yang
2026-05-11 14:47:32 -07:00
33cf6cb610
fix: raise eagerly on importing AgentRegistry if a2a-sdk is missing
Sasha Sobran
2026-05-11 12:07:21 -07:00
2d423e8355
fix: Update model to gemini-3-flash-preview in session state agent sample
Xuan Yang
2026-05-11 11:12:39 -07:00
0821f2d4dd
refactor: Make the "a2a_metadata" string a constant that can be depended on by extension developers
Google Team Member
2026-05-08 17:28:41 -07:00
192f19d824
fix: Update model name in hello_world agent
Xuan Yang
2026-05-08 16:11:08 -07:00
c13f2e4aeb
chore: merge release v1.33.0 to main
Wei (Jack) Sun
2026-05-08 15:39:04 -07:00
9c5de58cfa
fix(cache): handle fingerprint-only metadata in performance analyzer
George Weale
2026-05-08 15:25:48 -07:00
91cb5c6071
fix: Catch OSError when importing AnthropicLlm
Google Team Member
2026-05-08 15:01:19 -07:00
e7316dc077
feat: Support OAuth PKCE in McpToolset
Kathy Wu
2026-05-08 14:42:58 -07:00
643ebd10f7
chore: update last-release-sha for next release
v1.33.0
Jacksunwei
2026-05-08 21:04:11 +00:00
dbec8e937a
fix: relax EventActions.state_delta value type to Any
George Weale
2026-04-30 15:06:10 -07:00
8788d1c293
fix: make _EvalMetricResultWithInvocation.expected_invocationOptional for conversation_scenario support
George Weale
2026-04-30 13:31:40 -07:00
f57b05dac1
fix: yield tool_call_parts immediately in live mode to unblock Gemini 3.1 tool calls
Sandesh Veerani
2026-04-30 12:49:19 -07:00
4a786abcf9
chore: bump OpenTelemetry to allow >=1.39 and fix load_web_page test
Sasha Sobran
2026-04-30 12:40:34 -07:00
282db876fd
feat: Allow user to define credential_key for McpToolset
Kathy Wu
2026-04-30 08:40:19 -07:00
2b04996f7a
feat: Add express mode onboarding support to adk deploy cli
Kathy Wu
2026-04-30 08:28:25 -07:00
2343973531
fix: Fix misplaced pytest decorator on helper dataclass in 2LO integration tests
Google Team Member
2026-04-30 00:17:37 -07:00
e1e652d73a
docs: update output_schema docstring to reflect support for tools and output_schema together
Google Team Member
2026-04-29 17:18:18 -07:00
ed8b31ce5f
chore: migrate from gemini-1.* and gemini-2.0* to gemini-2.5-*
Google Team Member
2026-04-29 10:34:03 -07:00
98f961c85e
chore: reapply pyprojectfmt
George Weale
2026-04-27 11:39:35 -07:00
f4559743fe
docs: use sphinx-click to generate docs for google.adk.cli
Sasha Sobran
2026-04-27 06:47:01 -07:00
c87ee1ee96
fix: Use correct camelCase functionCallId
Google Team Member
2026-04-26 22:46:53 -07:00
7de5bc54e1
fix: Fix RecursionError in ADK framework by adding circular reference detection to schema resolution
Google Team Member
2026-04-25 09:07:09 -07:00
2d61cb6970
fix: preserve empty-string text parts in A2A converter
d 🔹
2026-04-24 22:00:47 -07:00
af1b00a12b
fix: fix rewind to preserve initial session state
Google Team Member
2026-04-24 19:00:07 -07:00
c65dd5580f
feat: Add OpenTelemetry tracing for event compaction
George Weale
2026-04-24 17:51:09 -07:00
b0b8b310af
fix: accumulate list values when merging parallel tool call state_delta
George Weale
2026-04-24 17:44:38 -07:00
49985c91ca
fix: cancel siblings in parallel function calling on failure
Sasha Sobran
2026-04-24 17:04:15 -07:00
4073238151
fix(litellm): emit input_audio for audio inline_data parts
George Weale
2026-04-24 17:03:37 -07:00
02deeb98a0
feat(analytics): add support for logging LLM cache metadata to BigQuery
Google Team Member
2026-04-24 16:46:55 -07:00
599079b5a6
chore: Rename utils.py to gepa_utils.py to ensure consistent first-party module detection for sample scripts across different CI environments
Shangjie Chen
2026-04-24 16:42:46 -07:00
16952bd397
feat: Add support for Anthropic's thinking blocks
George Weale
2026-04-24 16:28:46 -07:00
3838dd4c79
fix: fix rewind to preserve initial session state
George Weale
2026-04-24 16:24:08 -07:00
70a7add2bd
fix: catch ValueError in safe-JSON serializers for circular refs
George Weale
2026-04-24 16:07:23 -07:00
34c7505cc4
docs(gemini): show subclass pattern for custom Client config
George Weale
2026-04-24 15:50:37 -07:00
78a8851809
fix: avoid double-execution of sync FunctionTools returning None
George Weale
2026-04-24 15:50:04 -07:00
f0c787fbc9
fix: preserve function call IDs for Anthropic models Function call IDs are now preserved during session replay for Anthropic models, matching the behavior of Gemini models using the interactions API.
George Weale
2026-04-24 15:32:50 -07:00
c263426fe1
fix: fix dataset location handling in BigQueryAgentAnalyticsPlugin
Haiyuan Cao
2026-04-24 15:14:24 -07:00
7a7083c857
fix: accumulate list values when merging parallel tool call state_delta
George Weale
2026-04-24 14:46:09 -07:00
66bfedcf8d
perf: lazy-load optional providers and auth chain to cut cold start ~25%
George Weale
2026-04-24 14:42:02 -07:00
0447e93948
fix: Fix SSRF and local-file access in load_web_page
George Weale
2026-04-24 14:39:05 -07:00
1cdd1e74ba
fix: Add support for overriding the API version in GoogleLLM
George Weale
2026-04-24 14:38:00 -07:00
c3d50db938
refactor: Use artifact_service.load_artifact during rewind
George Weale
2026-04-24 14:31:48 -07:00
5ce33b9c1e
fix: Capture and include LLM usage metadata in summarized events
George Weale
2026-04-24 14:29:38 -07:00
0c4f157038
fix: Sanitize user_id derived from PubSub subscription and Eventarc source
George Weale
2026-04-24 14:23:02 -07:00
4d5438cfc8
fix: preserve cache fingerprint stability on creation failure
George Weale
2026-04-24 13:56:02 -07:00
533776e005
chore: Switch to pre-commit and cleanup redundant tools
Shangjie Chen
2026-04-24 13:13:22 -07:00