Commit Graph

  • 3e6a3d8b33 fix: preserve interaction ids for interactions SSE tool calls George Weale 2026-04-09 15:32:51 -07:00
  • fe9cc3d43c feat(live): expose live_session_resumption_update as Event in BaseLlmFlow Liang Wu 2026-04-09 14:59:18 -07:00
  • 2d0d97682c fix: Fix credential leakage vulnerability in Agent Registry Kathy Wu 2026-04-09 11:59:04 -07:00
  • 67d87969c6 feat(samples): add sample for skill activation via environment tools Wei (Jack) Sun 2026-04-09 11:58:12 -07:00
  • 9e548317f1 refactor(workflow): Improve API intuition and test coverage in utilities Shangjie Chen 2026-04-11 11:01:06 -07:00
  • 095c335f42 fix(agents): replace getattr with direct attribute access for type safety George Weale 2026-04-09 23:05:22 -07:00
  • 2b0550c8df feat(workflow): Prevent schema mismatches at graph construction Shangjie Chen 2026-04-12 11:16:28 -07:00
  • 0acee3175a chore: Update dependencies and release configuration for the Agent Identity feature Google Team Member 2026-04-12 22:50:56 -07:00
  • b4eff6b4d4 fix(workflow): Add branch field to _ChildScanState to fix resume failure Bo Yang 2026-04-11 23:33:36 -07:00
  • 2435884188 fix(workflow): Unwrap single resume input in DynamicNodeScheduler Shangjie Chen 2026-04-10 22:23:42 -07:00
  • d035f60380 refactor(workflow): Unify event scanning for session rehydration Shangjie Chen 2026-04-11 00:15:00 -07:00
  • 2197152215 fix: pass correct callback_context to plugin after_model_callback George Weale 2026-04-09 22:53:22 -07:00
  • 5de4cc3f03 test(cli): Avoid AdkEvent construction during event comparison Bo Yang 2026-04-11 00:42:16 -07:00
  • 3ad14489cc fix(agents): Fix missing branch field for events in standalone agents Bo Yang 2026-04-10 23:37:39 -07:00
  • b4afdfc3e0 fix(workflow): Fix resumption for dynamic nodes Shangjie Chen 2026-04-11 00:04:39 -07:00
  • e74b1bc0eb feat: update Gemini LLM connection to aggregate and distinguish thought parts from standard text responses Bo Yang 2026-04-10 17:09:01 -07:00
  • e373680440 chore(workflow): Remove unused _event_utils and _node_run_result Shangjie Chen 2026-04-10 21:50:14 -07:00
  • b678529cbd refactor(agents): remove local_events and SessionProxy from Context Bo Yang 2026-04-10 20:17:12 -07:00
  • ee92b92b2a feat(cli): Support saving live blobs in web server endpoint Bo Yang 2026-04-10 19:52:11 -07:00
  • dbe96fc2e0 refactor(events): Make message_as_output private for internal use Shangjie Chen 2026-04-10 18:01:32 -07:00
  • 5bb0aa933d fix(workflow): Fail fast when wait_for_output node with rerun_on_resume=False is called again Shangjie Chen 2026-04-10 14:25:33 -07:00
  • 800dd6e880 refactor(agents): Support ADK 2.0 workflow execution in SequentialAgent Xuan Yang 2026-04-09 23:00:44 -07:00
  • 4c9cb3f8b0 fix(workflow): Skip stale downstream triggers for re-triggered nodes on resume George Weale 2026-04-10 15:12:54 -07:00
  • fe5ba4da62 fix(runners): Fix NameError by replacing missed Aclosing with aclosing Shangjie Chen 2026-04-10 14:50:12 -07:00
  • e97a37d4e9 docs(workflow): Warn about deadlocks in wait_for_output to prevent user errors Shangjie Chen 2026-04-10 13:38:52 -07:00
  • abcf14c166 feat: Promote BigQuery tools to Stable Google Team Member 2026-04-10 13:40:51 -07:00
  • 28dd820fda refactor(workflow): Extract _infer_node_state with detailed comments Shangjie Chen 2026-04-10 12:02:39 -07:00
  • b8ca9cde5e feat(workflow): Support route recovery on resume Shangjie Chen 2026-04-10 11:28:37 -07:00
  • 01f9b5e360 feat(otel): Add tests for wrappig async generators in aclosing. maxind 2026-04-07 14:10:39 +00:00
  • cb6fb514d1 feat(otel): Add gcp.vertex.agent.associated_event_ids attribute. maxind 2026-04-09 18:58:31 +00:00
  • c1bdd9bc3b refactor: format dyanmic fan out fan in sample better. Bo Yang 2026-04-10 11:33:08 -07:00
  • 2cc100a219 fix: improve branch prefix handling and add unit tests for JoinNode logic Bo Yang 2026-04-10 11:18:42 -07:00
  • 7c9efb55c8 refactor: remove source_node_name field from dynamic node tracking in favor of name-based resolution Bo Yang 2026-04-09 10:58:51 -07:00
  • a8ba5d12c9 refactor(workflow): Remove dead sub_branch in favor of is_parallel Bo Yang 2026-04-09 22:21:19 -07:00
  • 7ff410b247 test(samples): Update agent_in_workflow tests to cover approval, decline, and error cases Bo Yang 2026-04-09 20:22:48 -07:00
  • ed8add2e9b test(cli): Make JSON test files deterministic and sequential Bo Yang 2026-04-09 19:57:53 -07:00
  • eaf13dc20f fix: avoid load all agents in adk web server Google Team Member 2026-04-09 10:22:15 -07:00
  • c97d39982f feat(workflow): Refine branch propagation for parallelism Bo Yang 2026-04-09 18:26:11 -07:00
  • e7d8160412 fix: Add "gcloud config unset project" command to express mode flow Kathy Wu 2026-04-10 11:03:19 -07:00
  • 7041c412f3 feat(samples): add dynamic fan-out/fan-in workflow sample Shangjie Chen 2026-04-09 21:25:32 -07:00
  • 6893efafd6 fix(cli): Prevent tool nodes from connecting to END in agent graph Bo Yang 2026-04-09 20:12:00 -07:00
  • 4f726053f4 refactor(samples): Clean up and fix style issues in workflow and agent samples Shangjie Chen 2026-04-09 21:31:27 -07:00
  • 79851d406d fix(eval): use correct Vertex SDK field names in ScenarioGenerator George Weale 2026-04-09 22:17:04 -07:00
  • 2b1d05e491 docs: Update skills and references based on latest code conventions Shangjie Chen 2026-04-09 20:54:57 -07:00
  • c7e87d8870 fix(workflow): Allow retrying dynamic nodes after timeout cancellation Shangjie Chen 2026-04-09 20:51:07 -07:00
  • d1555e8d8f refactor(agents): Consolidate duplicate LLM helpers into llm_flows to remove redundancy Bo Yang 2026-04-09 17:49:28 -07:00
  • 23a4b76f1e feat(flows): Skip identity instructions for single-turn agents Bo Yang 2026-04-09 17:12:53 -07:00
  • 533d3e8fac refactor(agents): Remove unused schedule_dynamic_node to clean up Context Bo Yang 2026-04-09 17:07:14 -07:00
  • 7d90a2010f refactor(agents): Remove unused transfer_targets from Context Bo Yang 2026-04-09 17:01:23 -07:00
  • d7dc7964bc refactor: remove LLM agent implementation and associated tests Bo Yang 2026-04-09 15:48:58 -07:00
  • d2b97fb3e0 refactor(agents): Simplify execution by making BaseAgent extend BaseNode Bo Yang 2026-04-09 15:18:51 -07:00
  • 9d4ecbe9fd feat: Add support for Gemma 4 models in ADK George Weale 2026-04-09 17:26:41 -07:00
  • 9bb217955a docs(adk-style): Modularize style guide and add new topics Wei (Jack) Sun 2026-04-09 16:18:27 -07:00
  • 8a2a076db6 fix(eval): map ADK field names to Vertex SDK field names in ScenarioGenerator George Weale 2026-04-09 10:20:35 -07:00
  • 23868475bb feat(skill): Standardize skill tools and make script arguments flexible Yixiao Song 2026-04-08 11:17:55 -07:00
  • cc71eb2535 feat: allow users to include artifacts from artifact_service in A2A events using provided interceptor Google Team Member 2026-04-09 09:05:18 -07:00
  • 1108e64a71 feat: emit a TaskStatusUpdateEvent for ADK events with no output parts but with event.actions Google Team Member 2026-04-09 00:31:36 -07:00
  • 09468a5803 feat: Add Parameter Manager integration to ADK Google Team Member 2026-04-08 19:30:50 -07:00
  • f1f8e01f94 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
  • 4f75931b93 fix: Custom pickling in McpToolset to exclude unpicklable objects like errlog Kathy Wu 2026-04-08 16:25:31 -07:00
  • 2144038911 fix(live): Handle live session resumption and GoAway signal Liang Wu 2026-04-08 14:03:52 -07:00
  • 057ce39cfe fix: move BigQueryAgentAnalyticsPlugin import inside get_runner_async Google Team Member 2026-04-08 13:19:44 -07:00
  • 1cf64dbe7b feat: Support loading agents from Visual Builder with BigQuery-powered logging Google Team Member 2026-04-08 11:33:28 -07:00
  • 0b51e157cd fix(agents): Enable resume in child branches by allowing access to default branch user events Shangjie Chen 2026-04-09 12:55:09 -07:00
  • 9a1930407a fix: preserve interaction ids for interactions SSE tool calls George Weale 2026-04-09 15:32:51 -07:00
  • 5fab983c08 chore: merge release v1.29.0 to main Wei (Jack) Sun 2026-04-09 15:11:01 -07:00
  • 9630ad5e58 refactor: rename _V1LlmAgentWrapper to _LlmAgentWrapper and remove deprecated llm_agent_1x module Bo Yang 2026-04-09 12:50:59 -07:00
  • 7e46be5901 refactor: remove legacy workflow files and clean up unused workflow runner imports Bo Yang 2026-04-09 12:39:39 -07:00
  • 7e2b81f27e refactor: deprecate and remove legacy LLM agent node and workflow implementations Bo Yang 2026-04-09 11:20:24 -07:00
  • 2626ad7c69 feat(live): expose live_session_resumption_update as Event in BaseLlmFlow Liang Wu 2026-04-09 14:59:18 -07:00
  • 0b28fb8aa9 chore: update last-release-sha for next v2 release v2.0.0a3 Jacksunwei 2026-04-09 20:33:33 +00:00
  • 9c676cecdf chore(release/v2-candidate): release 2.0.0-alpha.3 (#5233) Wei (Jack) Sun 2026-04-09 13:33:19 -07:00
  • 083a28ee60 chore(release): align manifest with released v2.0.0a2 Sasha Sobran 2026-04-09 20:04:31 +00:00
  • d98ff23377 chore: update last-release-sha for next release v1.29.0 Jacksunwei 2026-04-09 19:40:02 +00:00
  • 40e050b930 chore(release/candidate): release 1.29.0 (#5231) Wei (Jack) Sun 2026-04-09 12:39:50 -07:00
  • e3567a6519 fix: Fix credential leakage vulnerability in Agent Registry Kathy Wu 2026-04-09 11:59:04 -07:00
  • 2cbb523069 feat(samples): add sample for skill activation via environment tools Wei (Jack) Sun 2026-04-09 11:58:12 -07:00
  • 349ed4ffd9 docs(skills): Document LLM context orchestration and update skill index Wei (Jack) Sun 2026-04-09 10:34:41 -07:00
  • ede8a56a3c fix: avoid load all agents in adk web server Google Team Member 2026-04-09 10:22:15 -07:00
  • c43953f811 docs(workflow): add comment to NodeState and fix formatting in _workflow_class.py Bo Yang 2026-04-09 10:22:18 -07:00
  • cb4dd42eff fix: avoid load all agents in adk web server Google Team Member 2026-04-09 10:22:15 -07:00
  • 7c7a0d7a4b tests: restore replay file now the node path issue is fixed. Bo Yang 2026-04-09 10:02:46 -07:00
  • a1a1dbf3a2 chore(skills): Unify skill names and improve guidelines for ADK development Wei (Jack) Sun 2026-04-09 10:02:07 -07:00
  • 243720f2a5 test(workflow): Ensure unique paths and state persistence in loop tests Shangjie Chen 2026-04-09 09:50:38 -07:00
  • 2368fb862f refactor(workflow): Remove run ID handling in tests Bo Yang 2026-04-09 00:58:12 -07:00
  • 2be5027239 refactor(workflow): Simplify node runner metadata handling Bo Yang 2026-04-09 09:52:09 -07:00
  • d0f04cc580 refactor(workflow): Remove unused node_name_map parameter from simplify_event_with_node Bo Yang 2026-04-09 00:54:22 -07:00
  • 39b16a9176 test(workflow): Remove node_name from simplified events to reduce redundancy Bo Yang 2026-04-09 00:51:28 -07:00
  • 4476854455 feat(events): make run_id calculated and remove from JSON dump Bo Yang 2026-04-08 23:21:33 -07:00
  • e63d991be8 feat: allow users to include artifacts from artifact_service in A2A events using provided interceptor Google Team Member 2026-04-09 09:05:18 -07:00
  • 7127b61851 fix(workflow): Restore run_counter during rehydration to ensure unique loop paths Shangjie Chen 2026-04-09 01:54:11 -07:00
  • dcc485b23e feat: emit a TaskStatusUpdateEvent for ADK events with no output parts but with event.actions Google Team Member 2026-04-09 00:31:36 -07:00
  • 6580f41cdc test(workflow): Add unit test for FunctionNode auth pause-and-resume Shangjie Chen 2026-04-08 22:53:39 -07:00
  • 70b533f571 test(workflow): Verify workflow pause and resume with tool confirmation Shangjie Chen 2026-04-08 22:21:11 -07:00
  • b0715d77a2 feat: Add Parameter Manager integration to ADK Google Team Member 2026-04-08 19:30:50 -07:00
  • ca83818cec test(runners): Mark legacy nested agent tests as xfail Shangjie Chen 2026-04-08 18:47:26 -07:00
  • 0b5f4bf9e8 refactor: group evaluation results by set ID to support multi-set processing and update test assertions Bo Yang 2026-04-08 18:12:00 -07:00
  • 3efeee5764 feat(workflow): Support JSON string parsing in schema validation Shangjie Chen 2026-04-08 17:07:53 -07:00
  • a5392c7f32 unit test fix George Weale 2026-04-08 17:59:46 -07:00
  • bf5a97b98b test(agents): mark unsupported nested agent tests as xfail Shangjie Chen 2026-04-08 17:36:47 -07:00