Commit Graph

  • fb55d4a669 fix(a2a): honor task cancellation instead of raising NotImplementedError George Weale 2026-07-28 08:39:08 -07:00
  • 3dd1156c33 feat(a2a): support per-invocation auth headers when fetching agent cards Google Team Member 2026-07-28 06:39:42 -07:00
  • 455853b5bc fix: scope replay sequence to the current invocation Jialong 2026-07-27 22:48:14 -07:00
  • 3a9a88c975 fix: single-flight Discovery Engine mode detection Yufeng He 2026-07-27 17:00:14 -07:00
  • b315b0024a fix: Call mtls.should_use_mtls_endpoint with client_cert_available argument Kathy Wu 2026-07-27 16:09:53 -07:00
  • 95feafa3b2 fix: isolate delegated task branches zhangzherui 2026-07-27 15:57:37 -07:00
  • 75c773ed9d feat: Publish companion constraints-3.11.txt and constraints-3.12.txt file for transitive dependency protection (4 day buffer to protect from supply chain attack) Amy Wu 2026-07-27 15:32:46 -07:00
  • 0a70337f29 fix: raise SessionNotFoundError when appending to a missing session George Weale 2026-07-27 15:27:16 -07:00
  • 9adf0113ea fix(plugins): complete BigQuery Agent Analytics privacy and shutdown hardening Haiyuan Cao 2026-07-27 15:21:47 -07:00
  • bb6d547738 test: exercise real connect path in test_connect Anas Khan 2026-07-27 15:16:47 -07:00
  • 46aaa313f5 test: make unit contracts platform neutral George Weale 2026-07-27 14:37:37 -07:00
  • 66cf08d187 feat: Update agent_registry to handle mTLS endpoints internally Google Team Member 2026-07-27 14:17:51 -07:00
  • 1478e1aa21 ci: ignore OAuth scopes in endpoint check h-tsuboi918 2026-07-27 13:55:35 -07:00
  • 8200faec6d fix(evaluation): support non-English responses in ROUGE-1 matching agharsallah 2026-07-27 13:48:05 -07:00
  • d31b5e7dce fix: make ParallelWorker concurrent failure exceptions deterministic DABH 2026-07-27 13:46:59 -07:00
  • 18c1728698 test: add unit tests for _eval_set_results_manager_utils KoushikReddy 2026-07-27 13:24:11 -07:00
  • d4d2f6e600 fix(memory): honor Vertex RAG top-k configuration George Weale 2026-07-27 13:10:20 -07:00
  • f72f0db58c fix(artifacts): namespace file artifacts by app George Weale 2026-07-27 13:04:53 -07:00
  • c59fd0ed4f fix(plugins): correct lazy import path for ReflectAndRetryModelPlugin Jason Zhang 2026-07-27 13:03:06 -07:00
  • de2e66e983 fix: tolerate a malformed traceparent header in the span processor George Weale 2026-07-27 12:56:53 -07:00
  • f4979b5c78 fix: treat GitHub content as untrusted in the adk_team sample agents George Weale 2026-07-27 12:33:41 -07:00
  • 52c3e9eb60 docs: document creating and using a custom managed agent Haran Rajkumar 2026-07-27 12:24:33 -07:00
  • b956d15ce5 feat(telemetry): derive gen_ai error.type from provider status code Max Ind 2026-07-27 11:59:24 -07:00
  • 5a248de58f fix: guard multimodal tool results plugin against empty contents George Weale 2026-07-27 11:33:53 -07:00
  • d86ae20c6a feat(samples): add ManagedAgent create-and-use custom-agent sample Haran Rajkumar 2026-07-27 11:15:40 -07:00
  • 5091f0a65a feat(eval): Make live and audio evals reachable via public entrypoints Stephen Allen 2026-07-27 11:08:03 -07:00
  • 322f45591c feat: Add ReflectAndRetryModelPlugin for self-healing model errors Jason Zhang 2026-07-27 10:15:18 -07:00
  • 31392bad27 fix: close A2A response stream when the caller stops consuming George Weale 2026-07-27 08:57:09 -07:00
  • 3127f36891 feat: add metadata extraction symmetry to A2A converters Google Team Member 2026-07-27 07:23:08 -07:00
  • 096ecfcf56 docs: fix broken relative links in documentation Ankit Ranjan 2026-07-26 23:20:03 -07:00
  • 4cee97f2fe test: add unit tests for VertexAiExampleStore.get_examples George Weale 2026-07-25 16:27:22 -07:00
  • 4c6f22e8e6 fix: allow http_options.extra_body in generate_content_config George Weale 2026-07-25 16:08:46 -07:00
  • 8addc44798 test: wait on the writer instead of guessing at it in the BigQuery plugin tests George Weale 2026-07-25 10:56:03 -07:00
  • fabf0fd552 test: stop the cross-loop startup tests from racing on their own mock George Weale 2026-07-24 23:42:11 -07:00
  • 472e4635fb fix: reject base_url and extra_body in generate_content_config George Weale 2026-07-24 17:28:20 -07:00
  • 65d8ea7d82 test: restore missing rejections test in request confirmation Xuan Yang 2026-07-24 15:11:25 -07:00
  • 4b002c4b56 fix: Prevent continuation forgery in tool confirmation Xuan Yang 2026-07-24 13:56:29 -07:00
  • 40cf97bf2c fix(cli): treat agent folder with subfolders as single agent in adk web Bo Yang 2026-07-24 11:28:19 -07:00
  • 1ae292fc96 feat: support serving a to_a2a agent under a path prefix George Weale 2026-07-24 10:41:55 -07:00
  • 07455ee62c feat: add opt-in final_response_tool_names to BigQueryAgentAnalyticsPlugin Haiyuan Cao 2026-07-23 17:28:00 -07:00
  • 9dd4e7bfb6 chore: Update check_new_py_files.sh to use absolute paths and exclude non-source directories Xuan Yang 2026-07-23 17:21:28 -07:00
  • 91038f2ba4 fix: bypass Protobuf Gencode/Runtime version check in antigravity integration Shangjie Chen 2026-07-23 15:52:37 -07:00
  • 13bef9cf93 feat: support user labels in RunConfig Shangjie Chen 2026-07-23 14:31:51 -07:00
  • 19df9b9b9b fix: prevent transfer_to_agent loop on resumable invocation replay George Weale 2026-07-23 14:26:52 -07:00
  • 716be893d2 fix(models): populate finish_reason on AnthropicLlm responses Sebastien Coutu 2026-07-23 13:21:45 -07:00
  • d33ca5fa7c fix: support nested agent paths in dot_adk_folder resolution Yifan Wang 2026-07-23 12:48:51 -07:00
  • 26f3d454c7 feat: Add telemetry consent configuration endpoints and local writing utility Lucas Kang 2026-07-23 11:40:34 -07:00
  • 021f6f6c1e fix(sessions): apply after_timestamp and num_recent_events together in VertexAiSessionService Google Team Member 2026-07-23 09:59:42 -07:00
  • 481fe21cff feat: Add user_simulation ADK eval sample Haran Rajkumar 2026-07-23 02:00:39 -07:00
  • 852a66ad62 feat: Add rubric_criteria ADK eval sample Haran Rajkumar 2026-07-23 01:59:20 -07:00
  • 0f0fa6bb4a feat: Add llm_judge_match ADK eval sample Haran Rajkumar 2026-07-23 01:58:04 -07:00
  • f71d9df917 feat: Add custom_metric ADK eval sample Haran Rajkumar 2026-07-23 01:35:40 -07:00
  • 57a34ba77a feat: Add test_file_vs_evalset ADK eval sample Haran Rajkumar 2026-07-23 01:00:54 -07:00
  • fdebd9d563 feat: Add basic_criteria ADK eval sample Haran Rajkumar 2026-07-23 00:59:38 -07:00
  • 6ba41ef35e feat: Add ADK evaluation samples: shared home-automation agent Haran Rajkumar 2026-07-22 23:52:37 -07:00
  • 67ab27f254 fix: allow invocation-level rubrics Jae 2026-07-22 18:14:06 -07:00
  • 88b388ecde perf(import): lazy-load heavy dependencies END_PUBLIC https://docs.google.com/document/d/1EpQaKqlX_OT4GrpbpqCLjtyF1pBcCTyu0sjXa8zWk8c/edit?usp=sharing George Weale 2026-07-22 17:22:42 -07:00
  • 268815df64 fix: stop automatic function calling from failing on Vertex AI return types George Weale 2026-07-22 17:22:36 -07:00
  • 6e9895c55c fix: preserve ADK behavior on Windows George Weale 2026-07-22 17:13:56 -07:00
  • 13e311b0e4 chore: add codespell pre-commit hook to catch typos Anas Khan 2026-07-22 17:10:53 -07:00
  • 540cfdf737 fix: populate function name in FunctionResponse parts Jinhyuk Kim 2026-07-22 17:04:37 -07:00
  • fab5347f56 fix: percent-encode context id fields so ids with separators round-trip Anas Khan 2026-07-22 16:17:02 -07:00
  • 217a90a2e6 feat(eventarc): add Eventarc Advanced toolset for ADK Google Team Member 2026-07-22 16:04:27 -07:00
  • bf4143ac22 fix: bound integration HTTP waits George Weale 2026-07-22 15:37:23 -07:00
  • c328cec946 fix: assemble only the current turn George Weale 2026-07-22 15:37:18 -07:00
  • ebaef9f632 fix(eval): support get_agent_async in adk eval nikkie 2026-07-22 15:20:29 -07:00
  • bb56aa56f7 fix(models): capture Anthropic thinking-block signatures during streaming Vishwa Murugan 2026-07-22 12:07:34 -07:00
  • d4f157d2ed feat(eventarc): add Eventarc Advanced toolset for ADK Google Team Member 2026-07-22 11:38:48 -07:00
  • e737f22957 fix: surface sub-agent RPC errors from AgentTool George Weale 2026-07-22 09:56:03 -07:00
  • 851654f32c refactor: improve transfer type safety Mike Dabydeen 2026-07-22 09:51:43 -07:00
  • 088be86040 fix: emit only new artifact parts on streaming artifact updates Brumbelow 2026-07-22 09:40:30 -07:00
  • 968845fd5c fix: respect A2A Message.role in inbound event conversion Giulio Leone 2026-07-22 09:29:11 -07:00
  • dab351beca fix: Prevent adk deploy from uploading .adk/session.db file Holt Skinner 2026-07-22 08:45:34 -07:00
  • 2316b83468 fix: preserve metadata in A2A artifact updates Google Team Member 2026-07-22 05:28:53 -07:00
  • 79ba5aff17 fix: propagate custom metadata from RunConfig to InvocationContext Google Team Member 2026-07-22 02:30:09 -07:00
  • e6604e1d21 fix: serialize raw bytes as base64 in A2A converters Google Team Member 2026-07-22 02:10:26 -07:00
  • df0268921c fix(models): guard Gemini.client_kwargs against missing-field AttributeError Google Team Member 2026-07-22 01:40:39 -07:00
  • c4270203c6 fix: resolve tool confirmation resumption failure in production Shangjie Chen 2026-07-21 16:55:00 -07:00
  • 597fac3a4f docs(agents): add system-instruction sample and guide section Haran Rajkumar 2026-07-21 14:46:15 -07:00
  • b251dbfe52 chore: merge release v1.36.2 to v1 (#6440) v1.36.2 adk-bot 2026-07-21 14:39:20 -07:00
  • 4ef72fef0e fix: Update custom gemini llm connection logic to be used for all 3_x models, not just 3.1 (#6438) Liang Wu 2026-07-21 14:25:05 -07:00
  • f1a0a1480b feat: Add bigquery-graph skill to ADK BigQuery tools Google Team Member 2026-07-21 12:38:58 -07:00
  • 6e43800fcb fix: wait for in-flight BigQuery writes George Weale 2026-07-21 11:59:27 -07:00
  • 2dc07457b0 test: synchronize BigQuery write assertions George Weale 2026-07-21 11:10:40 -07:00
  • 5b89e4e0a7 test: route unit-test threads through the platform thread helper George Weale 2026-07-21 10:55:21 -07:00
  • 509be09d34 fix(caching): prevent prompt cache invalidation when using dynamic tools Yi Liu 2026-07-21 10:19:15 -07:00
  • 49fdc26e40 feat(agents): forward ManagedAgent instruction as system_instruction Haran Rajkumar 2026-07-20 21:04:20 -07:00
  • 720af3d5c9 feat(agents): add instruction field to ManagedAgent Haran Rajkumar 2026-07-20 19:42:45 -07:00
  • 82197740a6 feat: add state_delta support to LiveRequest for live mode George Weale 2026-07-20 18:21:52 -07:00
  • 6f1efe7b2a fix: migrate v0 event timestamps as local time, not UTC Anas Khan 2026-07-20 18:17:04 -07:00
  • 79cc1f2970 feat: forward the OAuth2 nonce to the authorization request George Weale 2026-07-20 16:29:04 -07:00
  • 8f98bcd513 fix: share one event id across the partial chunks of a streaming response George Weale 2026-07-20 14:36:13 -07:00
  • b549ab41c9 fix: make InvocationEvent.content optional so the Web UI can save eval cases George Weale 2026-07-20 14:26:01 -07:00
  • 1890557584 fix: return empty list from _get_required_fields when no properties Mac Howe 2026-07-20 14:22:47 -07:00
  • 6f6106f672 fix: handle Windows paths in adk eval Shikhar Goel 2026-07-20 13:55:47 -07:00
  • 0b7355baa3 fix: match rubric verdicts by echoed id so paraphrased rubrics are not dropped George Weale 2026-07-20 13:55:07 -07:00
  • 79a879f583 fix: register custom metrics from eval config in LocalEvalSampler Mac Howe 2026-07-20 13:09:32 -07:00
  • 7c5008f2ba refactor(agents): move InstructionProvider alias into instructions_utils Haran Rajkumar 2026-07-20 13:03:12 -07:00
  • 3367b5bf72 fix: let httpx set the multipart boundary Content-Type Anas Khan 2026-07-20 12:54:02 -07:00
  • 08d5e50866 ci: pin actions in credential-bearing release workflows rahul wale 2026-07-20 10:58:59 -07:00