Commit Graph

  • 483c5bab94 ADK changes Google Team Member 2026-02-05 16:54:50 -08:00
  • 0b9cbd2d42 feat: Add experimental agent tool simulator Google Team Member 2026-02-05 16:21:14 -08:00
  • 781f605a1e feat: add base_url option to Gemini LLM class Matthew Chan 2026-02-05 15:43:34 -08:00
  • d9e8e9cf32 fix: otel_to_cloud flag help text points at Cloud Run instead of Agent Engine Kacper Jawoszek 2026-02-05 14:48:37 -08:00
  • 93a085ad87 chore(version): Bumps version to 1.24.1 patch v1.24.1 Wei Sun (Jack) 2026-02-05 14:12:22 -08:00
  • 6645aa07fd feat: Add experimental agent tool simulator Google Team Member 2026-02-05 13:57:11 -08:00
  • 3686a3a98f chore: update adk web files, updated eval dialog colors, and fixed a2ui component types Yifan Wang 2026-02-05 12:16:22 -08:00
  • ae993e884f fix: adding back deprecated eval endpoint for web until we migrate Yifan Wang 2026-02-05 11:57:29 -08:00
  • bb89466623 chore: Improve type hints and handle None values in ADK utils George Weale 2026-02-05 11:04:01 -08:00
  • adbc37fea1 feat: Add progress_callback support to MCPTool and MCPToolset Xuan Yang 2026-02-05 11:04:01 -08:00
  • 9b112e2d13 fix: Refactor context filtering to better handle multi-turn invocations George Weale 2026-02-05 10:57:22 -08:00
  • a08bf62b95 feat(otel): add extra attributes to span generated with opentelemetry-instrumentation-google-genai Google Team Member 2026-02-05 01:57:54 -08:00
  • e752bbb756 chore: Remove unused tzlocal dependency and logging Liang Wu 2026-02-04 18:49:18 -08:00
  • fb941f9011 chore(version): Bump version and update changelog for 1.24.0 v1.24.0 Wei Sun (Jack) 2026-02-04 17:26:23 -08:00
  • de44bbc17c chore: update adk web Yifan Wang 2026-02-04 16:13:21 -08:00
  • 7deffb16fd fix: pass tool context into require_confirmation function in McpTool Kathy Wu 2026-02-04 13:55:08 -08:00
  • ac1401bd44 fix: Escape Click’s Wrapping in bulled lists of adk web options nikkie 2026-02-04 12:39:41 -08:00
  • 3c63c2ad39 fix(docs): fix grammar and remove duplicate words in documentation and source Gabriel Bengo 2026-02-04 12:31:23 -08:00
  • f90adff8c5 fix: Add query parameters to /run_live for advanced run configurations George Weale 2026-02-04 09:23:33 -08:00
  • 1de65cf314 No public description Google Team Member 2026-02-03 18:25:57 -08:00
  • 2220d885cd fix: Check will_continue for streaming function calls Xuan Yang 2026-02-03 15:33:21 -08:00
  • 37e6507ce4 chore: update adk_web, re-work events, and adding A2UI capabilities Yifan Wang 2026-02-03 13:42:19 -08:00
  • 004e15ccb7 feat: Allow passthrough of GOOGLE_CLOUD_LOCATION for AgentEngine deployments Yeesian Ng 2026-02-03 13:11:14 -08:00
  • 574ec43a17 chore: Improve error handling for LiteLlm import in gemma_llm.py George Weale 2026-02-03 13:03:54 -08:00
  • ce07cd8144 fix(cli): ignore session_db_kwargs for sqlite session services Liang Wu 2026-02-03 11:48:42 -08:00
  • 706a6dda81 fix: Update OpenTelemetry dependency versions George Weale 2026-02-03 08:41:14 -08:00
  • da73e718ef fix: Enable pool_pre_ping by default for non-SQLite database engines George Weale 2026-02-03 08:16:27 -08:00
  • 125bc85ac5 fix: Resolving MutualTLSChannelError 'OpenSSL' module error on by adding pyopenssl dependency in pyproject.toml Google Team Member 2026-02-03 07:42:41 -08:00
  • 6ff10b23be chore: Replace proxy methods with utils implementation Google Team Member 2026-02-03 04:01:25 -08:00
  • f82ceb0ce7 chore: Replace proxy methods with utils implementation Google Team Member 2026-02-03 02:27:07 -08:00
  • 33012e6dda fix: Make credential key generation stable and prevent cross-user credential leaks George Weale 2026-02-02 17:50:50 -08:00
  • 666cebe369 fix: Add update_timestamp_tz property to StorageSession George Weale 2026-02-02 17:39:16 -08:00
  • dd8cd27b2c chore: Replace print statements with logging in ADK George Weale 2026-02-02 17:15:59 -08:00
  • e87a8437fb feat(otel): add extra attributes to span generated with opentelemetry-instrumentation-google-genai Max Ind 2026-02-02 03:16:43 -08:00
  • 7d58e0d2f3 feat: Mark Vertex calls made from non-gemini models Google Team Member 2026-02-02 02:23:21 -08:00
  • 9290b96626 feat: Make OpenAPI tool async Vasilii Novikov 2026-02-02 02:15:32 -08:00
  • 2770012cec chore: Add sample agent that need to go through oauth flow during mcp tool listing Xiang (Sean) Zhou 2026-02-01 20:21:58 -08:00
  • 131fbd3948 fix: Fix Pydantic Schema Generation Error for ClientSession Xiang (Sean) Zhou 2026-01-31 16:25:38 -08:00
  • 798f65df86 feat(tools): Implement toolset auth for McpToolset, OpenAPIToolset, and others Xiang (Sean) Zhou 2026-01-31 16:25:13 -08:00
  • ee873cae2e feat(auth): Add framework support for toolset authentication before get_tools Xiang (Sean) Zhou 2026-01-30 22:35:53 -08:00
  • fe82f3cde8 fix!: Make credential manager to accept tool_context instead of callback_context Xiang (Sean) Zhou 2026-01-30 21:59:15 -08:00
  • 798d0053c8 fix: Stream errors as simple JSON objects in ADK web server SSE George Weale 2026-01-30 18:17:56 -08:00
  • d0102ecea3 fix: Recognize function responses as non-empty parts in LiteLLM George Weale 2026-01-30 11:20:19 -08:00
  • 63a8eba53f fix: Ensure database sessions are always rolled back on errors Liang Wu 2026-01-30 11:09:23 -08:00
  • 47221cd5c1 fix: Handle HTTP/HTTPS URLs for media files in LiteLLM content conversion George Weale 2026-01-30 11:02:06 -08:00
  • 2ac468ea7e fix: Add pre-deployment validation for agent module imports George Weale 2026-01-30 10:57:41 -08:00
  • 00aba2d884 feat: Improve asyncio loop handling and test cleanup Google Team Member 2026-01-30 10:46:37 -08:00
  • 585ebfdac7 feat: Support dynamic config for VertexAiSearchTool Xuan Yang 2026-01-29 17:09:22 -08:00
  • c0c98d94b3 test: Ensure BigQueryAgentAnalyticsPlugin is shut down after each test Google Team Member 2026-01-29 16:30:40 -08:00
  • 288c2c448d chore: Add ADK logger in RestApiTool Xuan Yang 2026-01-29 14:17:21 -08:00
  • ecce7e54a6 fix: Change MCP read_resource to return the original contents Kathy Wu 2026-01-29 13:51:21 -08:00
  • 381d44cab4 feat: Add get_auth_config method to toolset to expose auth requirement of the toolset Xiang (Sean) Zhou 2026-01-29 00:22:58 -08:00
  • 4341839420 chore: Convert MCPToolset to McpToolset in unittests Kathy Wu 2026-01-28 17:03:44 -08:00
  • 32f9f92042 chore: Add GitHub Action check to run mypy Sara Robinson 2026-01-28 07:27:27 -08:00
  • a16e3cc67e fix: Fix cases where execution_result_delimiters have None type element due to code_execution_result.output is None Google Team Member 2026-01-27 16:29:12 -08:00
  • 8f7d9659cf feat: Add methods in MCPToolset for users to access MCP resources (read_resource, list_resources, get_resource_info) Kathy Wu 2026-01-27 15:26:32 -08:00
  • 3480b3b82d feat: improve error message when failing to get tools from MCP Google Team Member 2026-01-27 14:33:14 -08:00
  • 65cbf4b35c fix: Make OpenAPI /docs path work again Liang Wu 2026-01-27 13:40:50 -08:00
  • 4ee125a038 feat: Add interface for agent optimizers Keyur Joshi 2026-01-27 12:55:58 -08:00
  • 2155a35c51 docs: Update ADK release analyzer to use Gemini 3 Pro with retry and improve file filtering Xuan Yang 2026-01-27 10:30:27 -08:00
  • 3bcd8f7f7a fix: EscapieClick’s Wrapping in adk eval help (#4258) nikkie 2026-01-28 02:13:55 +09:00
  • c34615ecf3 fix: disable save_input_blobs_as_artifacts deprecation warning message for users that don't set it Google Team Member 2026-01-27 08:38:18 -08:00
  • 1063fa532c fix: Reload the stale session in database_session_service when the update_time of storage is later than the current in memory session object Shangjie Chen 2026-01-26 14:18:42 -08:00
  • 43d6075ea7 feat: allow Vertex AI Client initialization with API Key Ankur Sharma 2026-01-26 13:36:22 -08:00
  • 553e376718 feat: Remove overall_eval_status calculation from _CustomMetricEvaluator and add threshold to custom metric function expected signature Joseph Pagadora 2026-01-26 11:01:08 -08:00
  • 85434e293f feat: Pass event id as a metadata when it is converted into a message Jinhyuk Kim 2026-01-25 16:05:23 -08:00
  • 324796b4fe feat: This change restructures the bug report template as per intake process Google Team Member 2026-01-23 16:43:34 -08:00
  • 853a3b0e14 fix: Do not treat FCs and FRs as invisible when marked as thoughts Xuan Yang 2026-01-23 14:25:18 -08:00
  • 714c3ad047 feat: Support run tools in separate thread for live mode Xiang (Sean) Zhou 2026-01-23 13:55:03 -08:00
  • 801233902b fix: fix agent config path handling in generated deployment script George Weale 2026-01-23 13:39:07 -08:00
  • 025b42c836 chore: Add unittests.sh script and update CONTRIBUTING.md Liang Wu 2026-01-23 13:00:35 -08:00
  • 753084fd46 refactor: Extract helper function for llm request building and response processing Xiang (Sean) Zhou 2026-01-23 12:33:33 -08:00
  • 2380afd287 feat: Refine Feature Request Issue Template Google Team Member 2026-01-23 12:00:05 -08:00
  • 316463be86 docs: Move mcp session feature out of breaking changes Kathy Wu 2026-01-23 11:58:22 -08:00
  • 83c24d2e74 docs: Fix ADK release analyzer agent for large releases Xuan Yang 2026-01-23 11:29:02 -08:00
  • e8f7aa3140 fix: Add pypika>=0.50.0 to project.toml since crewai depends on it and the default version does not work with py 3.12+ Shangjie Chen 2026-01-23 11:14:38 -08:00
  • 7edfb2701c docs: update data agent README to match the behavior Google Team Member 2026-01-23 11:11:23 -08:00
  • 0d38a3683f fix: remove print debugging artifact Max Ind 2026-01-23 03:59:13 -08:00
  • 7cf1e447d7 chore: Bumps version to v1.23.0 and updates CHANGELOG.md v1.23.0 Kathy Wu 2026-01-22 15:03:31 -08:00
  • 3f1b0d0957 chore: minor fix for DebugLoggingPlugin example Xuan Yang 2026-01-22 13:59:49 -08:00
  • 935c279f82 feat(otel): add minimal generate_content {model.name} spans and logs for non-gemini inference and when opentelemetry-inference-google-genai dependency is missing Max Ind 2026-01-22 10:17:39 -08:00
  • 82fa10b71e feat: add new conversational analytics api tool set Google Team Member 2026-01-21 23:31:00 -08:00
  • bf2b56de6d fix: recursively extract input/output schema for AgentTool Xuan Yang 2026-01-21 23:02:12 -08:00
  • 3d96b7883b chore: Pin litellm dependency to versions below 1.80.17 Liang Wu 2026-01-21 18:42:53 -08:00
  • 91ec80c606 docs: fixing multiple typos Didier Durand 2026-01-21 17:33:14 -08:00
  • 295b345587 chore: Filter out adk_request_input event from content list Shangjie Chen 2026-01-21 16:55:30 -08:00
  • b57a3d43e4 feat: Allow google search tool to set different model lwangverizon 2026-01-21 14:31:13 -08:00
  • 9579bea05d feat(plugins): Add flush mechanism to BigQueryAgentAnalyticsPlugin Google Team Member 2026-01-21 14:26:44 -08:00
  • 3e3566bd0e chore: Pin litellm dependency to versions below 1.81.0 Liang Wu 2026-01-21 13:30:36 -08:00
  • a04828dd8a feat: Persist user input content to session in live mode Xiang (Sean) Zhou 2026-01-21 12:10:37 -08:00
  • 5d941460b6 docs: Fix various typos Didier Durand 2026-01-21 12:01:27 -08:00
  • e3d542a5ba feat: Support authentication for MCP tool listing Xiang (Sean) Zhou 2026-01-21 11:57:05 -08:00
  • d62f9c896c chore: Always skip executing partial function calls Xuan Yang 2026-01-21 11:19:46 -08:00
  • 7b25b8fb1d fix(runner): Yield buffered function_call/function_response events during live streaming Google Team Member 2026-01-21 10:21:14 -08:00
  • 910f65473f docs: Update to gemini-2.5-flash for api registry and mcp sample agents Kathy Wu 2026-01-21 10:06:08 -08:00
  • ab89d12834 refactor(plugins)!: use OpenTelemetry for BigQuery plugin tracing Google Team Member 2026-01-21 01:02:11 -08:00
  • 645bd0ed10 docs: Switches to gemini 2.5 flash for two samples Wei Sun (Jack) 2026-01-20 17:38:27 -08:00
  • 1699b090ed chore: Update the comments of request confirmation preprocessor Xiang (Sean) Zhou 2026-01-20 17:03:30 -08:00
  • 2367901ec5 chore: Upgrade to headers to 2026 George Weale 2026-01-20 14:49:43 -08:00
  • a8f2ddd943 chore: fixing various typos Didier Durand 2026-01-20 14:20:27 -08:00