Commit Graph

  • 81a226ee61 refactor: rename is_parallel to use_sub_branch throughout workflow execution logic Bo Yang 2026-04-16 15:13:17 -07:00
  • c486504fa2 chore: default to info tab when graph is not available Yifan Wang 2026-04-16 15:37:26 -07:00
  • 6b1ffa388a chore: default to info tab when graph is not available Yifan Wang 2026-04-16 15:37:26 -07:00
  • 44f448574e docs: convert docstring to proper triple-quoted block in context derivation function Bo Yang 2026-04-16 15:33:48 -07:00
  • b5ff5d7aec refactor(workflow): Centralize context derivation to simplify NodeRunner Bo Yang 2026-04-16 14:46:13 -07:00
  • a977aa307d fix: handle None state values in skill_toolset after session rewind Enjoy Kumawat 2026-04-16 15:08:14 -07:00
  • d69477f6ff feat: Add support for memories.ingest_events in VertexAiMemoryBankService George Weale 2026-04-16 14:57:13 -07:00
  • 887bb6c600 feat(agent_samples): Update intake agent instruction and add wrong_name test Bo Yang 2026-04-12 09:04:47 -07:00
  • 1d09bb2101 perf(workflow): Isolate invocations during rehydration to improve performance Shangjie Chen 2026-04-16 11:12:01 -07:00
  • 990e56fb26 refactor(workflow): Remove triggered_by from workflow and context Bo Yang 2026-04-10 21:03:17 -07:00
  • 1af1b4aa26 chore: Remove adk_additional_tools and GetTimezone tool Liang Wu 2026-04-16 14:09:56 -07:00
  • cc3ba8a4cb refactor(workflow): Make JoinNode stateless by moving join logic to orchestrator Bo Yang 2026-04-10 20:41:23 -07:00
  • 546ca735ba feat: Add "google-adk" user agent to Parameter Manager and Secret Manager clients Google Team Member 2026-04-15 18:52:06 -07:00
  • 98a443ac6a feat(live): Add live_session_id to LlmResponse Liang Wu 2026-04-15 14:45:42 -07:00
  • 4af9c03deb chore: Add sandbox computer use sample agent Xiang (Sean) Zhou 2026-04-15 13:37:37 -07:00
  • e12b0af20d fix: Pass in auth headers with header provider instead of connection params Kathy Wu 2026-04-16 14:04:44 -07:00
  • 2127220ff5 refactor(workflow): Rename _node_runner_class to _node_runner for consistency Shangjie Chen 2026-04-16 13:23:55 -07:00
  • dd64293559 chore(workflow): Remove non-functional shared_sub_agent sample Shangjie Chen 2026-04-16 13:04:20 -07:00
  • 56a6e81791 feat(workflow): Propagate override_branch via ctx.run_node. Wei (Jack) Sun 2026-04-16 10:37:12 -07:00
  • 7774a0f961 chore: update adk web to include latest major refactor Yifan Wang 2026-04-16 12:05:44 -07:00
  • 5b51439b1c refactor(cli): Unify yielded type in test file discovery to simplify unpacking Wei (Jack) Sun 2026-04-16 10:00:21 -07:00
  • 21f9420888 refactor(events): Move _NodePathBuilder to events for clean layering Shangjie Chen 2026-04-15 23:14:50 -07:00
  • 2d05804093 feat(workflow): enforce isidentifier on BaseNode names and fix tests Shangjie Chen 2026-04-15 17:02:01 -07:00
  • b8e8f6b902 feat: Add "google-adk" user agent to Parameter Manager and Secret Manager clients Google Team Member 2026-04-15 18:52:06 -07:00
  • bbfdbef567 refactor(workflow): Rename _scan_node_events to _reconstruct_node_states Shangjie Chen 2026-04-15 16:50:22 -07:00
  • 9c07e2c376 test(streaming): Enable streaming tests by removing conftest skip hook Shangjie Chen 2026-04-15 16:04:37 -07:00
  • 435cb25f70 refactor(workflow): Remove dead code to slim down context and workflow Shangjie Chen 2026-04-15 16:16:16 -07:00
  • 45560d9705 refactor(workflow): Move get_next_pending_nodes to WorkflowGraph and fix style Shangjie Chen 2026-04-15 14:52:35 -07:00
  • 15329416cb fix(workflow): persist ctx.route across interrupt/resume for rerun_on_resume=False nodes George Weale 2026-04-15 13:35:34 -07:00
  • 4ec57f4d51 fix(runners): apply plugin event merging to node-runtime path George Weale 2026-04-15 14:06:33 -07:00
  • bf84e2cee8 feat(live): Add live_session_id to LlmResponse Liang Wu 2026-04-15 14:45:42 -07:00
  • f535aa8be8 refactor(workflow): decompose validate_graph method Shangjie Chen 2026-04-15 14:11:00 -07:00
  • bf954711eb fix(cli): correct console URL path after adk deploy agent_engine Anmol Jaiswal 2026-04-15 13:05:45 -07:00
  • 7969548259 feat: Add Vertex AI Agent Engine Sandbox integration for computer use Xiang (Sean) Zhou 2026-04-15 12:29:10 -07:00
  • dd69ec4055 fix: Resolve BigQuery plugin issues with A2A transfers, spans, and metadata Haiyuan Cao 2026-04-15 10:10:07 -07:00
  • bb6a4b6488 refactor(agents): Revert "Support ADK 2.0 workflow execution in SequentialAgent" Xuan Yang 2026-04-15 13:14:42 -07:00
  • be2bf68b01 docs: update MCP Toolbox branding, binary version, and asset references Google Team Member 2026-04-15 09:33:36 -07:00
  • f075fc07b2 chore: Update Live sample agents' models Liang Wu 2026-04-14 22:23:46 -07:00
  • 654bcd0904 fix: execute on_event_callback before append_event to persist plugin modifications George Weale 2026-04-14 17:12:56 -07:00
  • 8995fde1ac refactor(live): Use send_client_content to send conversation history Liang Wu 2026-04-14 16:23:00 -07:00
  • 76a0b44725 fix: make _EvalMetricResultWithInvocation.expected_invocation Optional for conversation_scenario support (#5215) Ahmad Ragab 2026-04-14 19:05:39 -04:00
  • f21a8fe0bd refactor(workflow): decompose from_edge_items DSL parser Shangjie Chen 2026-04-15 13:39:59 -07:00
  • 3ada5cd607 fix: Bump minimum mcp version from 1.23.0 to 1.24.0 Kathy Wu 2026-04-14 15:55:00 -07:00
  • 17caa61b88 refactor(live): Use send_tool_response for function responses Liang Wu 2026-04-14 15:17:22 -07:00
  • 5c6f6fe7b6 chore: Add sandbox computer use sample agent Xiang (Sean) Zhou 2026-04-15 13:37:37 -07:00
  • c9a5b44764 refactor(workflow): Clarify dynamic node fallback by renaming variables Shangjie Chen 2026-04-15 13:28:25 -07:00
  • 64ed1a68c9 fix(cli): correct console URL path after adk deploy agent_engine Anmol Jaiswal 2026-04-15 13:05:45 -07:00
  • c92763b4db refactor(workflow): Consolidate rehydration logic for better maintainability Shangjie Chen 2026-04-15 11:52:44 -07:00
  • 7686848551 feat: Add Vertex AI Agent Engine Sandbox integration for computer use Xiang (Sean) Zhou 2026-04-15 12:29:10 -07:00
  • f1f1a745de docs(skills): Expand typing and Pydantic style guides with codebase-verified patterns George Weale 2026-04-14 22:16:21 -07:00
  • a962b55c1f fix(workflow): use DFS reachability check from START in graph validation George Weale 2026-04-15 10:22:16 -07:00
  • 74190a5f16 refactor(workflow): centralize graph DSL type definitions Shangjie Chen 2026-04-14 21:46:31 -07:00
  • 9ca8c38432 fix: Resolve BigQuery plugin issues with A2A transfers, spans, and metadata Haiyuan Cao 2026-04-15 10:10:07 -07:00
  • 47fa7b743c docs: update MCP Toolbox branding, binary version, and asset references Google Team Member 2026-04-15 09:33:36 -07:00
  • d337ddfc3e chore: Update Live sample agents' models Liang Wu 2026-04-14 22:23:46 -07:00
  • 4c0a74bcf6 refactor(workflow): remove empty _workflow.py and rename _workflow_class.py to _workflow.py Shangjie Chen 2026-04-14 21:15:19 -07:00
  • 4ffaa4c1dc fix(workflow): Prevent static node re-run on resume by isolating instances Shangjie Chen 2026-04-14 17:55:11 -07:00
  • 454188de5d fix: execute on_event_callback before append_event to persist plugin modifications George Weale 2026-04-14 17:12:56 -07:00
  • 0aeef96a10 fix(auth): remove references to deleted GcpIamConnectorAuth feature George Weale 2026-04-14 13:50:03 -07:00
  • 378a7dddd6 fix: upgrade google-genai lower bound Sasha Sobran 2026-04-14 09:27:34 -07:00
  • 7106c3a140 feat: Firestore support END_PUBLIC Scott Mansfield 2026-04-13 20:50:03 -07:00
  • eccb814f90 chore: merge release v1.30.0 to main Wei (Jack) Sun 2026-04-13 16:45:42 -07:00
  • eb0fcb4125 fix: populate required fields in FunctionDeclaration json_schema fallback Giulio Leone 2026-04-13 16:41:34 -07:00
  • 9d31bbaf01 chore(session): refine raw_event storage with safety fixes and fallback test Shangjie Chen 2026-04-13 14:50:56 -07:00
  • aea5ba5dbf feat: Live avatar support in ADK Google Team Member 2026-04-13 14:48:30 -07:00
  • df92e64261 fix: validate user_id and session_id against path traversal George Weale 2026-04-13 11:46:08 -07:00
  • e03fc8e978 feat: Add Auth Provider support to agent registry Kathy Wu 2026-04-13 11:38:40 -07:00
  • 1946626d54 fix: Include a link to the deployed agent Kathy Wu 2026-04-13 11:15:51 -07:00
  • f137e068b9 ADK changes Google Team Member 2026-03-19 05:29:06 -07:00
  • 9bcb388c87 refactor(workflow): enforce keyword-only args and modernize type hints George Weale 2026-04-07 14:16:32 -07:00
  • 1c5de79826 perf(workflow): Cache type hints to speed up node initialization Shangjie Chen 2026-04-10 17:24:03 -07:00
  • 67dc2ebfd4 refactor(live): Use send_client_content to send conversation history Liang Wu 2026-04-14 16:23:00 -07:00
  • a4c9387757 fix: make _EvalMetricResultWithInvocation.expected_invocation Optional for conversation_scenario support (#5215) Ahmad Ragab 2026-04-14 19:05:39 -04:00
  • 494c360b2a fix: Bump minimum mcp version from 1.23.0 to 1.24.0 Kathy Wu 2026-04-14 15:55:00 -07:00
  • 70c5fc83a6 refactor(live): Use send_tool_response for function responses Liang Wu 2026-04-14 15:17:22 -07:00
  • b16c3cf885 fix(workflow): Strengthen type safety and fix latent bugs found via mypy George Weale 2026-04-14 13:17:37 -07:00
  • 4ed8301e17 Fix empty agent graph not rendering Yifan Wang 2026-04-10 14:13:55 -07:00
  • 9b1e08b1f6 fix(workflow): restore node_input and triggered_by for PENDING nodes on resume George Weale 2026-04-11 12:47:09 -07:00
  • 1567e87224 refactor(workflow): Use NodePathBuilder in dynamic scheduler for safe run ID extraction Shangjie Chen 2026-04-14 13:59:00 -07:00
  • fec17ec54f refactor(workflow): Remove legacy _node_path_utils.py Shangjie Chen 2026-04-13 21:14:10 -07:00
  • 7e0ea42e20 refactor(workflow): Replace string path manipulation with _NodePathBuilder Shangjie Chen 2026-04-13 21:08:08 -07:00
  • da8d41f4e6 refactor(workflow): Use _NodePath in node path utilities Shangjie Chen 2026-04-13 20:56:58 -07:00
  • ef1328890c feat(workflow): Introduce _NodePath to replace string manipulation Shangjie Chen 2026-04-13 20:52:34 -07:00
  • 7355113c4b fix(workflow): strengthen type safety across workflow module George Weale 2026-04-09 17:17:19 -07:00
  • 8bc57283f3 fix: upgrade google-genai lower bound Sasha Sobran 2026-04-14 09:27:34 -07:00
  • 711250521f feat(workflow): Validate dynamic node inputs at runtime Shangjie Chen 2026-04-12 16:03:12 -07:00
  • 1a9df8f774 feat: Firestore support END_PUBLIC Scott Mansfield 2026-04-13 20:50:03 -07:00
  • 5195ba753a chore: merge release v1.30.0 to main Wei (Jack) Sun 2026-04-13 16:45:42 -07:00
  • 9b9faa4ba2 fix: populate required fields in FunctionDeclaration json_schema fallback Giulio Leone 2026-04-13 16:41:34 -07:00
  • 008ca58099 chore: update last-release-sha for next release v1.30.0 Jacksunwei 2026-04-13 23:04:50 +00:00
  • 6b4ac43c7b chore(release/candidate): release 1.30.0 (#5312) Wei (Jack) Sun 2026-04-13 16:04:37 -07:00
  • 80a7ecf4b3 chore(session): refine raw_event storage with safety fixes and fallback test Shangjie Chen 2026-04-13 14:50:56 -07:00
  • a64a8e4648 feat: Live avatar support in ADK Google Team Member 2026-04-13 14:48:30 -07:00
  • cbcb5e6002 fix: validate user_id and session_id against path traversal George Weale 2026-04-13 11:46:08 -07:00
  • f2c68eb153 feat: Add Auth Provider support to agent registry Kathy Wu 2026-04-13 11:38:40 -07:00
  • 547766a477 fix: Include a link to the deployed agent Kathy Wu 2026-04-13 11:15:51 -07:00
  • 4f4ba6c088 chore: Update dependencies and release configuration for the Agent Identity feature Google Team Member 2026-04-12 22:50:56 -07:00
  • 85fcfe5021 feat: Promote BigQuery tools to Stable Google Team Member 2026-04-10 13:40:51 -07:00
  • 5980d3ca2d fix: Add "gcloud config unset project" command to express mode flow Kathy Wu 2026-04-10 11:03:19 -07:00
  • 651b9bf201 feat: Add support for Gemma 4 models in ADK George Weale 2026-04-09 17:26:41 -07:00