Commit Graph

  • 0fedb3b5eb fix: Change express mode user flow so it's more clear that an express mode project is being created Kathy Wu 2026-04-08 17:08:00 -07:00
  • d7de2f741c feat(workflow): Support parsing input schema from Content text Shangjie Chen 2026-04-08 16:02:04 -07:00
  • d62558cc2d fix: Custom pickling in McpToolset to exclude unpicklable objects like errlog Kathy Wu 2026-04-08 16:25:31 -07:00
  • 61a8b5b9b8 fix(tests): Align retry sample test with 1-based attempt count Xuan Yang 2026-04-08 15:41:51 -07:00
  • b867b4fb51 test(workflow): Remove xfail from test_run_async_with_agent_nodes Shangjie Chen 2026-04-08 15:30:12 -07:00
  • c7f3c625e2 test(cli): Prevent random pollution in replay tests via JSON config Xuan Yang 2026-04-08 15:17:25 -07:00
  • cc87917eb6 test(workflow): Move nested, schema, and bytes tests to separate files Shangjie Chen 2026-04-08 14:59:26 -07:00
  • 6f5d47cc27 refactor(workflow): Standardize retry mechanics with attempt_count Shangjie Chen 2026-04-08 13:40:16 -07:00
  • 5f51958e3c fix(workflow): Content→str in BaseNode input validation George Weale 2026-04-08 14:27:50 -07:00
  • 5ffc999707 update adk web Yifan Wang 2026-04-08 14:00:07 -07:00
  • e516e2666b fix(workflow): Fix agent transfer failures and routing in non-resumable turns Xuan Yang 2026-04-08 11:08:38 -07:00
  • 6b1600fbf5 fix(live): Handle live session resumption and GoAway signal Liang Wu 2026-04-08 14:03:52 -07:00
  • 6fd0f85191 fix: move BigQueryAgentAnalyticsPlugin import inside get_runner_async Google Team Member 2026-04-08 13:19:44 -07:00
  • 71ee29c6d2 test(workflow): Stabilize HITL tests for non-resumable mode Shangjie Chen 2026-04-08 13:04:18 -07:00
  • 5bc4ecbe76 test(workflow): Deduplicate node timeout tests and fix retry test Shangjie Chen 2026-04-08 12:35:31 -07:00
  • bdfdb33a64 fix(tools): Acknowledge safety decisions to prevent API errors Bo Yang 2026-04-08 11:42:24 -07:00
  • be10951776 Make /dev/build_graph_image/ endpoint supports non workflow agents Yifan Wang 2026-04-08 11:25:39 -07:00
  • c5f8be2875 test(workflow): Refactor NodeRunner tests to remove MagicMock and use real Context Shangjie Chen 2026-04-08 11:23:24 -07:00
  • 20748894cd feat: Support loading agents from Visual Builder with BigQuery-powered logging Google Team Member 2026-04-08 11:33:28 -07:00
  • 9e73ab8466 feat(skill): Standardize skill tools and make script arguments flexible Yixiao Song 2026-04-08 11:17:55 -07:00
  • 256c96119c fix: add missing import and fix variable name typo George Weale 2026-04-08 11:18:34 -07:00
  • 51e07b3610 fix: Update v2 release workflow to be dispatched from v2 branch George Weale 2026-03-26 17:37:45 -07:00
  • 7bc6616a5f chore: Update actions/checkout to v6 in GitHub workflows Liang Wu 2026-03-11 17:17:58 -07:00
  • c3d7f7fcbc fix(tools): handle toolset errors gracefully in canonical_tools George Weale 2026-04-07 23:11:35 -07:00
  • df24de7b50 feat: Add blacklist for shell metacharacters in BashTool Divyansh Shukla 2026-04-07 18:36:37 -07:00
  • 82a44ed9ff docs(adk): clean up remote triggers README to remove internal references Google Team Member 2026-04-07 16:48:18 -07:00
  • 78b0769268 feat: add ADK trigger endpoints to ADK Web Server Google Team Member 2026-04-07 16:06:11 -07:00
  • 57ae0b87cc docs: Update the MCP Toolbox docsite with the new URL Google Team Member 2026-04-07 15:35:15 -07:00
  • feea8cac43 fix: truncate error_message in v0 schema to prevent VARCHAR overflow George Weale 2026-04-07 14:03:27 -07:00
  • 56d29f5604 fix: Fixes for initializing RemoteA2aAgent - passing in preferred transport, protocol version, and auth headers Kathy Wu 2026-04-07 13:46:08 -07:00
  • 9c0971664a fix: Small fixes for express mode Kathy Wu 2026-04-07 13:40:08 -07:00
  • 33b3cfe2e2 feat: Propagate context to thread pools Google Team Member 2026-04-07 13:34:32 -07:00
  • 1cafbe4216 docs: Auto-Assignment GitHub Action for Issues llalitkumarrr 2026-04-07 13:33:03 -07:00
  • 9ce0cf2618 test: prevent test_resource_limits_set from hanging in GitHub Actions Liang Wu 2026-04-07 11:05:01 -07:00
  • a925cdb8d3 fix(environment): fix package references Liang Wu 2026-03-30 16:05:13 -07:00
  • f4a4813640 feat(otel): Add functional tests for workflow telemetry maxind 2026-04-07 14:10:39 +00:00
  • d883a6d166 feat(otel): Instrument NodeRunner control flow maxind 2026-04-02 12:26:27 +00:00
  • 545b380de1 added fixes for google tool and base cred George Weale 2026-04-08 10:08:31 -07:00
  • ed5f10fba8 added unit tests fixes George Weale 2026-04-08 10:06:22 -07:00
  • 6e11f8f842 fix(workflow): Align nested workflow tests with V2 event protocols Shangjie Chen 2026-04-08 09:52:39 -07:00
  • a21c8c74da feat(runners): Bring back the old find_agent_to_run logic for when LlmAgent is root agent Wei (Jack) Sun 2026-04-08 00:18:44 -07:00
  • 9fc741a2c3 chore: Bump version to 2.0.0a3 Wei (Jack) Sun 2026-04-08 08:57:02 -07:00
  • ee0f4bca0d refactor: batch eval set results saving so they are grouped under the same run Bo Yang 2026-04-07 12:33:55 -07:00
  • ea8bb44dd9 feat(eval): Add ADK CLI for eval_set generation Google Team Member 2026-04-07 09:43:16 -07:00
  • 85695478e1 feat(auth): Add public api to register custom auth provider with credential manager Google Team Member 2026-04-07 08:04:14 -07:00
  • 0737d07975 fix(cli): fail Agent Engine deploy when config file path is invalid rei-arifi 2026-04-06 16:14:33 -07:00
  • 74ee598683 feat: Support short options and positional arguments in RunSkillScriptTool - Updates parameters_json_schema to accept short_options (object) and positional_args (array). - Updates _SkillScriptCodeExecutor._build_wrapper_code to materialize these options for both Python and Shell scripts. - Appends -- before positional arguments to remove ambiguity in CLI parsing. - Adds comprehensive unit tests. Google Team Member 2026-04-06 15:42:41 -07:00
  • bcd925fc4c chore: Improve event content handling and minor prompt adjustments Liang Wu 2026-04-06 15:05:23 -07:00
  • ddce1e38c8 chore: Update ADK CLI Express mode ToS to align with the Express mode ToS Kathy Wu 2026-04-06 14:57:16 -07:00
  • 32b84c32f4 feat: Add /apps/{app_name}/app-info endpoint to ADK CLI web server Liang Wu 2026-04-06 13:23:21 -07:00
  • 6985cf83aa fix: Add A2ATransport.http_json to the default supported transports list Kathy Wu 2026-04-06 12:23:18 -07:00
  • c08fee5b16 feat: Use raw_event to store event data in vertex ai session service Google Team Member 2026-04-06 10:03:45 -07:00
  • ffa62d6291 feat: refresh credentials if token is missing in the common code and samples Google Team Member 2026-04-04 02:02:12 -07:00
  • 7a4114a928 feat: Add regional endpoint support to SecretManagerClient Google Team Member 2026-04-03 19:33:31 -07:00
  • f9c5306cdb feat: add configurable resource limits for subprocesses in BashTool Divyansh Shukla 2026-04-03 18:20:30 -07:00
  • aba919e2ca feat: Add configurable view_prefix to BigQueryLoggerConfig Haiyuan Cao 2026-04-03 17:58:37 -07:00
  • 3ee4f5dda4 feat: Add Description column to SKILL.md and update terminology Haiyuan Cao 2026-04-03 17:50:43 -07:00
  • f2af1c4ddb feat: Add custom session id functionality to vertex ai session service Google Team Member 2026-04-03 15:45:41 -07:00
  • f6df2f2d0a feat: Add Easy GCP support to ADK CLI Kathy Wu 2026-04-03 15:04:32 -07:00
  • 880c30394a fix: empty events_iterator assignment Google Team Member 2026-04-03 12:00:56 -07:00
  • 953217b7c3 feat: Add auth scheme/credential support to MCP toolsets in Agent Registry Kathy Wu 2026-04-03 11:43:05 -07:00
  • 011b6506b1 feat: Implement robust process group management and timeouts in BashTool Divyansh Shukla 2026-04-02 15:43:39 -07:00
  • a957765bdd chore: Add a new endpoint to fetch the base agent graph in DOT format Yifan Wang 2026-04-02 15:22:02 -07:00
  • 8be229fe4e fix: Disable tool caching for skill toolset Kathy Wu 2026-04-02 13:21:36 -07:00
  • a61a4b3cc9 feat: Option to use shallow-copy for session in InMemorySessionService Google Team Member 2026-04-02 11:20:08 -07:00
  • 57aaa9df37 chore: Consolidate weather_skill and weather-skill in sample agent Kathy Wu 2026-04-02 11:03:28 -07:00
  • 7bc2808d09 refactor: Remove the session events dependency from A2aAgentExecutor Google Team Member 2026-04-02 10:50:57 -07:00
  • c730ac3c2c fix: Fix RemoteA2AAgent deepcopy errors Kathy Wu 2026-04-02 10:49:35 -07:00
  • 0d62a204fe feat: Add support for model endpoints in Agent Registry Kathy Wu 2026-04-02 10:40:34 -07:00
  • 73a2d5a6d2 fix: Disallow args on /builder and Add warning about Web UI usage to CLI help Sasha Sobran 2026-04-02 08:22:25 -07:00
  • a611c32db5 feat(auth): Pass consent_nonce to Agent Frontend Google Team Member 2026-04-02 06:24:16 -07:00
  • 98d5eadedb feat(auth): Support additional HTTP headers in MCP tools Google Team Member 2026-04-01 22:31:18 -07:00
  • 8359c9d94a refactor: Move SecretManagerClient to google.adk.integrations.secret_manager package Google Team Member 2026-04-01 19:04:44 -07:00
  • 89ef39998b fix(live): Buffer tool calls and emit them together upon turn completion Liang Wu 2026-04-01 17:45:19 -07:00
  • 92832fea9c feat: Remove use of raw_event field in vertex ai session service Google Team Member 2026-04-01 16:42:35 -07:00
  • 9d7dc02ebb feat(live): support live for gemini-3.1-flash-live-preview model Liang Wu 2026-04-01 16:39:25 -07:00
  • 95adb6474f feat: Use raw_event field in vertex ai session service for append and list events Google Team Member 2026-03-31 13:12:42 -07:00
  • 18dcfc509c fix: In memory session service to evaluate dictionary keys and value into an isolated snapshot sequence before starting loop Ankur Sharma 2026-03-31 11:34:18 -07:00
  • 77ae72130c fix(adk): redact credentials in BigQuery analytics plugin Fixes an issue where the Agent Analytics plugin could log plain-text OAuth credentials and access tokens to BigQuery. Sensitive keys are now redacted. Haiyuan Cao 2026-03-30 16:11:36 -07:00
  • 959e88d2b0 fix: sync callbacks with call_llm span Haiyuan Cao 2026-03-30 15:48:47 -07:00
  • d568bf03a0 fix: Cache BaseToolset.get_tools() for calls within the same invocation Kathy Wu 2026-03-30 15:06:12 -07:00
  • 81d0465111 fix: include intermediate subagent final response events in evaluation intermediate data Google Team Member 2026-03-30 12:20:29 -07:00
  • db31202c5f test(workflow): Deduplicate dynamic node tests Shangjie Chen 2026-04-07 16:46:34 -07:00
  • 98908cf061 feat: Support propagating grounding metadata from AgentTool Xuan Yang 2026-03-30 11:45:29 -07:00
  • c5e0045164 fix: Safer fix for UI widget merging in ADK Vishwa Murugan 2026-03-28 22:27:44 -07:00
  • b982f70cb7 feat(bigquery): Add ADK 1P Skills for ADK BQ Toolset - Add 1P BQ Skills bigquery-ai-ml, add mandatory reference routing and reference file for AI.* syntax. - Include dedicated reference documents for various BigQuery ML features. - Update unit tests to fully assert skill validations. Haiyuan Cao 2026-03-27 19:47:21 -07:00
  • a8122ef014 fix: add httpx_client_factory support to SseConnectionParams Ray 2026-03-27 17:19:43 -07:00
  • 5c6376b7b0 feat(environment): Add LocalEnvironment for executing commands and file I/O locally Liang Wu 2026-03-27 16:18:02 -07:00
  • bfb8dc6da3 ADK changes Shangjie Chen 2026-03-27 16:39:04 -07:00
  • ef88f1fa0e fix function node test Shangjie Chen 2026-04-07 22:30:34 -07:00
  • 5c03607630 fix(telemetry): ensure using Aclosing when calling agen from framework code to developer-written codes. Wei (Jack) Sun 2026-04-07 21:56:07 -07:00
  • 3979aa27a0 test(workflow): Fix failure test and refactor ParallelWorker tests to follow style guide Wei (Jack) Sun 2026-04-07 21:10:58 -07:00
  • d4973e90f0 fix(workflow): Add input schema check and fix JoinNode Shangjie Chen 2026-04-07 21:47:14 -07:00
  • 8ab751e41e test(workflow): Fix concurrency test and remove invalid parallel worker test Wei (Jack) Sun 2026-04-07 21:02:14 -07:00
  • d693447dfb test(workflow): Standardize nested workflow tests to V2 protocol to fix attribute errors Shangjie Chen 2026-04-07 21:07:35 -07:00
  • a33c18d1db feat(environment): Add EnvironmentToolset for file I/O and command execution Liang Wu 2026-03-27 15:48:07 -07:00
  • ad4ebb6594 fix: update toolbox-adk and toolbox server versions Google Team Member 2026-03-27 14:20:08 -07:00
  • 2b1f1d6a30 feat: Support AgentRegistry association Google Team Member 2026-03-27 12:55:14 -07:00
  • 2514c1e5c0 fix: api client initialization logic to be mutually exclusive between ExpressMode and GCP projects Yeesian Ng 2026-03-27 12:40:42 -07:00
  • e934819569 fix: Handle merging lists in deep_merge_dicts Vishwa Murugan 2026-03-27 10:42:06 -07:00