Commit Graph

  • 10a2cc5d78 perf: create SQLite session schema once per service instance George Weale 2026-06-26 13:12:41 -07:00
  • e57f2e259b chore: Adding adk header to track MB and session service usage via ADK SDK Google Team Member 2026-06-26 13:05:06 -07:00
  • 7481d07e84 fix: import App lazily in _resolve_app to fix legacy Runner NameError George Weale 2026-06-26 12:20:34 -07:00
  • 8d389e233b fix: scope single-turn node inputs to workflow branch Yufeng He 2026-06-26 12:15:20 -07:00
  • febb250bf2 fix: preserve Anthropic thinking blocks and signatures in LiteLLM round-trip Giulio Leone 2026-06-26 12:14:20 -07:00
  • 24b7cd0f09 test(agents): Add test for 'user' agent name validation Jason Zhang 2026-06-26 11:14:30 -07:00
  • 42eceb3a59 fix: raise ValueError for unsupported MIME types in file_data URI path Botta Venkata Leela Raman Raj 2026-06-26 11:09:24 -07:00
  • 3c7d65a59e chore: drop GitHub issue links from test docstrings George Weale 2026-06-26 10:50:04 -07:00
  • 1070036397 fix(models): gate Gemini cache creation on cacheable prefix tokens nyxst4ck 2026-06-26 10:31:22 -07:00
  • d5e8bc723f feat(telemetry): add tool type attribute to tool execution duration Google Team Member 2026-06-26 06:52:36 -07:00
  • abf9258a84 feat(telemetry): specify bucket boundaries for GenAI metrics Google Team Member 2026-06-26 06:14:22 -07:00
  • b2dda6eb6c feat(interactions): stream thought, media, code-exec and function-result deltas Haran Rajkumar 2026-06-25 20:27:57 -07:00
  • 0f90ff46f3 chore: Adding adk header to track MB and session service usage via ADK SDK Google Team Member 2026-06-25 18:22:23 -07:00
  • 2b1c932edc refactor(interactions): extract streaming step-delta handlers and stream state Haran Rajkumar 2026-06-25 17:59:15 -07:00
  • b983fcf903 fix: ensure AgentTool text output when skip_summarization is True Mac Howe 2026-06-25 17:49:10 -07:00
  • e506fa6ba0 fix: enforce agent-config args denylist when loaded under adk web George Weale 2026-06-25 17:39:40 -07:00
  • 40a0279570 fix(sessions): drop unsupported part_metadata before Vertex appendEvent Ryne Cheow 2026-06-25 17:25:47 -07:00
  • 8ba0e6aa65 feat: Add mTLS support for DiscoveryEngineSearchTool Xuan Yang 2026-06-25 17:16:29 -07:00
  • 6b831d5aa0 feat: add OpenAI Responses API support in labs George Weale 2026-06-25 17:09:00 -07:00
  • 7e8191aec6 perf: skip event query in DB get_session when num_recent_events is 0 George Weale 2026-06-25 16:52:04 -07:00
  • fb2b3afea1 feat(memory): add Vertex AI load_profiles tool George Weale 2026-06-25 16:49:51 -07:00
  • 7b87f910cd fix: validate local eval path segments bg0d-droid 2026-06-25 16:41:21 -07:00
  • b9625bfd70 fix: Litellm preserve streamed reasoning deltas in LiteLLM adapter Lorenzo Baraldi 2026-06-25 16:41:20 -07:00
  • 0a9ce0f691 fix: harden ContainerCodeExecutor sandbox by default Adil Burak Şen 2026-06-25 16:41:17 -07:00
  • 4aeb7e2697 test: Fix aiosqlite connection pool leak in session service tests Shangjie Chen 2026-06-25 16:14:59 -07:00
  • 930bfa6fc4 test: Fix resource leaks and brittle synchronization in streaming tests Shangjie Chen 2026-06-25 15:49:39 -07:00
  • 844cd36140 refactor: Split Context.run_node to support internal orchestration Shangjie Chen 2026-06-25 15:29:18 -07:00
  • ec4446fc3f chore: Introduce _BranchPath utility class for dynamic execution branches Shangjie Chen 2026-06-25 14:55:42 -07:00
  • 4c4f77ae39 feat: HTTP traces for MCP server requests/errors Kathy Wu 2026-06-25 14:38:28 -07:00
  • 35a3e4c316 feat: refactor ADK CLI server to support nested agents in dev mode and simplify API Yifan Wang 2026-06-25 14:15:04 -07:00
  • d3e793ff92 fix: Handle empty message in LiteLLM response Shangjie Chen 2026-06-25 12:43:40 -07:00
  • 2e3d717c5d fix: guard against None converter results in RemoteA2aAgent handlers Giulio Leone 2026-06-24 20:19:31 -07:00
  • 6a5be34bed fix: add module blocklist for YAML agent config code references Ashutosh Kumar Singh 2026-06-24 18:47:26 -07:00
  • a912306ad7 fix: update litellm dependency constraint to >=1.84.0 Google Team Member 2026-06-24 18:42:28 -07:00
  • c0ffa0112d test: add unit tests for get_user_choice_tool KoushikReddy 2026-06-24 18:37:56 -07:00
  • 0f349acc41 refactor(interactions): extract previous-interaction-id lookup helper Haran Rajkumar 2026-06-24 16:59:42 -07:00
  • dce53ecf49 docs: deprecate v2 branch in README (#6213) v2 Shangjie Chen 2026-06-24 16:58:23 -07:00
  • e66eaf5a36 chore: Consolidate main and v1 release workflows into a unified pipeline Shangjie Chen 2026-06-24 16:31:59 -07:00
  • 7055911b5b chore: (skill): Add adk-unit-design skill definition Joe Fernandez 2026-06-24 15:44:33 -07:00
  • 4d165efbff fix: exit connection cleanly on expected GoAway signal in bidi streaming Kathy Wu 2026-06-24 15:18:04 -07:00
  • 0b79f8da4c fix: update mtls_utils import in secret_client.py Xuan Yang 2026-06-24 14:21:03 -07:00
  • 1b030dc82d chore: mark mtls_utils.py as private Xuan Yang 2026-06-24 12:15:51 -07:00
  • 5d4a13f1ce fix: implement dynamic mtls endpoint resolution for secret manager Google Team Member 2026-06-24 11:59:48 -07:00
  • a562a3182a refactor(interactions): extract _create_interactions transport loop Haran Rajkumar 2026-06-24 11:49:03 -07:00
  • 8679aa8e95 docs: Sort PRs by update time in list_untriaged_pull_requests Xuan Yang 2026-06-24 11:33:51 -07:00
  • 7b049b9e53 fix(cli): enable interspersed option parsing for cloud_run command khushbu_baloch 2026-06-24 10:34:46 -07:00
  • 62b9700737 fix: implement dynamic mtls endpoint resolution for parameter manager Google Team Member 2026-06-24 06:55:18 -07:00
  • 2f799d5196 fix(sessions): strip tzinfo for MariaDB in DatabaseSessionService Haran Rajkumar 2026-06-23 20:46:43 -07:00
  • ea2ea73905 docs: Streamline open_source_workspace/AGENTS.md Haran Rajkumar 2026-06-23 17:38:54 -07:00
  • 2f2e03b4ac fix: Fix event loop closed and thread leak errors in unit tests Shangjie Chen 2026-06-23 16:10:25 -07:00
  • dbd4bb07d0 docs: Add manual batch mode trigger for ADK Pull Request Triaging workflow Xuan Yang 2026-06-23 15:33:15 -07:00
  • 816a87f356 feat: Support provider-prefixed Gemini model IDs kenny 2026-06-23 14:21:54 -07:00
  • b3f278a692 docs: Update ADK Pull Request Triaging Agent workflow to run periodically Xuan Yang 2026-06-23 13:26:14 -07:00
  • 82432a317a fix: migrate AgentRegistry base URLs from v1alpha to v1 Kathy Wu 2026-06-23 12:24:56 -07:00
  • 292014516b fix: Enable history_config on Vertex AI now that it is supported Kathy Wu 2026-06-23 12:24:37 -07:00
  • ccb8138eca fix: Fix error swallowing in MCP session context Xuan Yang 2026-06-23 12:10:49 -07:00
  • 171ae9e7be fix(agents): prevent path traversal in AgentTool config_path resolution Adil Burak Şen 2026-06-23 12:02:35 -07:00
  • f3529e995a feat: add error handling to VertexAiMemoryBankService.search_memory tranminhquang 2026-06-23 11:10:45 -07:00
  • 5a0b4af5c4 fix(agents): preserve text streamed before tool calls in output_key vipin_v_nair 2026-06-23 10:49:04 -07:00
  • 67fceb5dcc chore: Consolidate spam monitoring and stale issue auditing workflows Shangjie Chen 2026-06-23 09:25:34 -07:00
  • a2388844e4 chore: Delete obsolete manual mypy.yml workflow Shangjie Chen 2026-06-22 20:41:27 -07:00
  • e72bf9b976 chore: merge release v1.36.0 to v1 (#6193) v1.36.0 adk-bot 2026-06-22 16:58:46 -07:00
  • 93ca9fe596 chore: consolidate GitHub Actions workflows for v1 branch (#6194) Shangjie Chen 2026-06-22 16:58:07 -07:00
  • 8c9fff859c chore: Consolidate file content compliance checks into the unified CI pipeline Shangjie Chen 2026-06-22 16:39:14 -07:00
  • 4fa774192a fix(tools): handle tuple schemas in function parsing fallback Gautier Masse 2026-06-22 16:14:16 -07:00
  • 7a9152a382 feat(interactions): support for GenAI SDK upgraded to 2.9+ (#6191) Kathy Wu 2026-06-22 19:02:35 -04:00
  • a8b0fed55b chore: Consolidate GitHub Actions workflows into a single unified pipeline Shangjie Chen 2026-06-22 15:28:50 -07:00
  • 9b9d27dae3 fix: add parameter validation for sync tools in ADK functions.py Google Team Member 2026-06-22 15:19:02 -07:00
  • fda23474bc fix: concatenate list values in deep_merge_dicts during parallel tool call merge Google Team Member 2026-06-22 14:21:26 -07:00
  • 3afdb08586 feat(skills): inject session state into SKILL.md via adk_inject_state Koichi 2026-06-22 14:19:47 -07:00
  • 431e3c2e20 fix(mcp): propagate trace context in default streamable HTTP client Michael 2026-06-22 14:18:19 -07:00
  • 21512ea13c fix: add trailing newline to check_new_py_files.sh George Weale 2026-06-22 14:15:14 -07:00
  • 49d4441ebd feat: add support for session TTL and expiration in Vertex AI session service Google Team Member 2026-06-22 12:04:01 -07:00
  • d00ad67e40 fix: N sized sliding window Haegyun Lee 2026-06-22 11:37:24 -07:00
  • 3cbcefce9f chore: add missing Apache 2.0 license headers Milen Kovachev 2026-06-22 11:37:13 -07:00
  • 7c7f1e706a fix: fingerprint cacheable context prefix Yufeng He 2026-06-22 10:30:25 -07:00
  • 9f3aeef55d fix: adapt interactions conversion to google-genai 2.9 SDK changes George Weale 2026-06-22 10:19:38 -07:00
  • 1ff84ebb83 fix: concatenate list values in deep_merge_dicts during parallel tool call merge Enjoy Kumawat 2026-06-22 10:13:40 -07:00
  • 551feae264 chore: lead release notes with curated highlights George Weale 2026-06-22 09:48:23 -07:00
  • 6bc9c9fb78 fix: guard user_content assignment against None in EvaluationGenerator Google Team Member 2026-06-21 18:12:17 -07:00
  • c08debc93f fix: recurse into JSON-native containers in A2A _serialize_value() Haran Rajkumar 2026-06-19 14:20:47 -07:00
  • 25d666a7eb fix: handle Pydantic models in safe_json_serialize for tool tracing Andrew Grande 2026-06-19 14:10:31 -07:00
  • 59fe9b3bb8 fix: Rollback instruction util refactoring as its breaking internal customers Shangjie Chen 2026-06-19 12:04:28 -07:00
  • 94fcdbb857 fix: remove unit test with wrong assumption about claude thinking parts Google Team Member 2026-06-19 11:46:43 -07:00
  • 7461863ee1 fix: LiteLLM Claude thinking blocks with display: "omitted" were lost Google Team Member 2026-06-19 04:53:24 -07:00
  • a57c3e4bfb feat(tools): Support tuple tool parameters Naishadam Raghunandan Kumar 2026-06-18 23:12:28 -07:00
  • e042b8df22 fix: Fix Code Generation Template Injection via Filenames Shangjie Chen 2026-06-18 23:11:07 -07:00
  • 5c8c55a763 fix: use Modality enum for RunConfig.response_modalities brucearctor 2026-06-18 18:51:43 -07:00
  • 2f729b595d test(cli): fix agent engine ignore test failing on CI without ADC Haran Rajkumar 2026-06-18 17:32:59 -07:00
  • 43115b222b feat: support file_data URI references in GcsArtifactService Chandru M 2026-06-18 17:30:11 -07:00
  • 9ecbaed5d6 fix: Fix regression in instructions_utils placeholder matching Bo Yang 2026-06-18 16:23:16 -07:00
  • 20ba01c2ca fix: Fix instructions_utils matching invalid nested paths Bo Yang 2026-06-18 15:39:45 -07:00
  • 373be6315e chore: merge release v2.3.0 to main adk-bot 2026-06-18 13:22:02 -07:00
  • 6639cfa1e6 ci: Refine Copybara PR detection in GitHub workflow Xuan Yang 2026-06-18 13:12:06 -07:00
  • 139c700de6 fix: preserve JSON-native types in A2A _serialize_value() Enjoy Kumawat 2026-06-18 12:33:31 -07:00
  • a2bc0d8522 chore: update last-release-sha for next release v2.3.0 adk-bot 2026-06-18 18:40:02 +00:00
  • e4f23de5fc chore(release/candidate): release 2.3.0 (#6150) adk-bot 2026-06-18 11:39:36 -07:00
  • ee79e7129c fix(cli): respect ignore files in adk deploy commands Kotaro Saito 2026-06-18 11:21:42 -07:00
  • a012bb7542 fix: strip tzinfo from datetime for MySQL in create_session andreikravchenko-oviva 2026-06-18 10:59:08 -07:00
  • 066fbce224 fix: apply run_config custom_metadata to user event in node runtime George Weale 2026-06-18 10:35:47 -07:00