Commit Graph

  • b2b7f2d6aa chore: Move adk_agent_builder_assistant to built_in_agents George Weale 2025-11-19 11:18:06 -08:00
  • 3ad30a58f9 fix: Add transcription fields to session events Hangfei Lin 2025-11-19 11:08:06 -08:00
  • 0ac35b23dc docs: Add path sanitization for model-generated file paths George Weale 2025-11-19 10:12:45 -08:00
  • 857de04deb feat: update save_files_as_artifacts_plugin to never keep inline data Mimi Sun 2025-11-19 09:36:04 -08:00
  • e15e19da05 fix: remove hardcoded google-cloud-aiplatform version in agent engine requirements Max Ind 2025-11-19 02:01:03 -08:00
  • 0cc3d6d6d5 Feat/expose mcps streamable http custom httpx factory parameter (#2997) Michael Jones 2025-11-18 19:09:48 +00:00
  • b5f5df9fa8 fix(runners): Ensure event compaction completes by awaiting task Hangfei Lin 2025-11-18 10:57:21 -08:00
  • a12ae812d3 feat: Add service factory for configurable session and artifact backends George Weale 2025-11-18 10:34:45 -08:00
  • 8eb1bdbc58 chore: Add demo for rewind Shangjie Chen 2025-11-18 10:25:47 -08:00
  • 236f562cd2 fix: Load agent/app before creating session George Weale 2025-11-18 09:07:48 -08:00
  • 4dd28a3970 feat: Add id and custom_metadata fields to MemoryEntry Google Team Member 2025-11-17 18:33:35 -08:00
  • b2c45f8d91 chore: Enhance the messaging with possible fixes for RESOURCE_EXHAUSTED errors from Gemini Ankur Sharma 2025-11-17 16:15:25 -08:00
  • 5ac5129fb0 feat: Enhance BQ Plugin Schema, Error Handling, and Logging Google Team Member 2025-11-17 15:00:09 -08:00
  • c642f13f21 feat: Thread custom_metadata through forwarding artifact service Google Team Member 2025-11-17 14:24:51 -08:00
  • a48a1a9e88 fix: Improve logic for checking if a MCP session is disconnected Kathy Wu 2025-11-17 14:04:03 -08:00
  • a5ac1d5e14 feat: Add progressive SSE streaming feature Xuan Yang 2025-11-17 13:55:11 -08:00
  • 0ec01956e8 fix: keep vertex session event history intact George Weale 2025-11-17 11:12:34 -08:00
  • 840283228e feat!: Raise minimum Python version to 3_10 George Weale 2025-11-17 09:02:21 -08:00
  • 1dd97f5b45 fix: Add experimental feature to use parameters_json_schema and response_json_schema for McpTool Xuan Yang 2025-11-16 20:54:43 -08:00
  • f7f6837fde docs: Add python tips to AGENTS.md to assist vibe coding Wei Sun (Jack) 2025-11-15 14:07:00 -08:00
  • 2dea5733b7 fix: add type hints in cleanup_unused_files.py George Weale 2025-11-14 17:58:08 -08:00
  • 871da731f1 feat: Add feature decorator for the feature registry system Xuan Yang 2025-11-14 16:47:29 -08:00
  • 9211f4ce8c fix: Use async for to loop through event iterator to get all events in vertex_ai_session_service Shangjie Chen 2025-11-14 15:21:56 -08:00
  • a754c96d3c fix: Improve logic for checking if a MCP session is disconnected Kathy Wu 2025-11-14 14:33:09 -08:00
  • 29fea7ec1f fix: Fix deploy to cloud run on Windows anrzeszutek 2025-11-14 13:41:25 -08:00
  • 7c993b01d1 feat: Schema Enhancements with Descriptions, Partitioning, and Truncation Indicator Google Team Member 2025-11-14 13:28:16 -08:00
  • 696852a280 chore: Add default retry options as fall back to llm_request that are made during evals Ankur Sharma 2025-11-14 11:02:22 -08:00
  • 9b754564b3 fix: status code in error message in RestApiTool milkisbad 2025-11-14 10:21:55 -08:00
  • 0fa7e4619d fix: Add jsonschema dependency for Agent Builder config validation George Weale 2025-11-14 10:09:56 -08:00
  • b7d571bc3f chore: make readability improvements in ADK BQ tool tests Google Team Member 2025-11-13 19:42:48 -08:00
  • 5adbf95a0a fix: stop updating write mode in the global settings during tool execution Google Team Member 2025-11-13 18:01:40 -08:00
  • 23ad40bad2 feat: Introduce a feature registry system for ADK Xuan Yang 2025-11-13 16:13:11 -08:00
  • b8e4aedfbf fix: Add vertexai initialization for code being deployed to AgentEngine Yeesian Ng 2025-11-13 15:22:50 -08:00
  • ffbb0b37e1 feat: allow setting max_billed_bytes in BigQuery tools config Google Team Member 2025-11-13 10:42:17 -08:00
  • 22eb7e5b06 feat: Add support for parsing inline JSON tool calls in LiteLLM responses George Weale 2025-11-13 10:16:58 -08:00
  • 2efc184a46 chore: Add support for abstract types in AFC Sara Robinson 2025-11-13 08:37:47 -08:00
  • 6bb0b7417e chore: Add abstract type annotation support to AFC Google Team Member 2025-11-12 14:39:14 -08:00
  • 69627b699f chore: Implement lazy loading for modules within google.adk.tools Liang Wu 2025-11-12 14:16:51 -08:00
  • 0ab79b9502 fix: Deprecate save_live_audio in favor of save_live_blob and fix audio event saving Hangfei Lin 2025-11-12 13:15:50 -08:00
  • 675ecaa8db feat!: Upgrade to include python3.14 George Weale 2025-11-12 13:08:34 -08:00
  • d12468ee5a feat: add a2a_request_meta_provider to RemoteAgent init Google Team Member 2025-11-12 13:03:39 -08:00
  • 5d5708b2ab chore: Add debug logging for live connection Hangfei Lin 2025-11-12 11:35:36 -08:00
  • 52b1dfea14 chore: Add abstract type annotation support to AFC Sara Robinson 2025-11-12 11:11:14 -08:00
  • 22c6dbe83c chore: Defer import of live, Client and _transformers in google.genai Liang Wu 2025-11-12 10:27:11 -08:00
  • a19be12c1f fix: change LiteLLM content and tool parameter handling George Weale 2025-11-12 09:22:26 -08:00
  • e2d3b2d862 feat: Added support for InOrder and AnyOrder match in ToolTrajectoryAvgScore Metric Ankur Sharma 2025-11-12 09:09:59 -08:00
  • b2c8ba5806 chore: Defer import of live, Client and _transformers in google.genai Google Team Member 2025-11-11 23:55:47 -08:00
  • 37ee1869b5 fix: Enhance BigQuery Plugin Robustness and Schema Accuracy Google Team Member 2025-11-11 22:46:39 -08:00
  • a501c59ac4 feat: Support registering custom services from local files Shangjie Chen 2025-11-11 21:58:41 -08:00
  • 99fc17b336 feat: add adk folder manager and per agent local storage helpers George Weale 2025-11-11 21:38:17 -08:00
  • 3674fbbe8f fix: Update the retry_on_closed_resource decorator to retry on all errors Google Team Member 2025-11-11 18:43:46 -08:00
  • 999af55880 chore: Defer import of google.cloud.storage in GCSArtifactService Liang Wu 2025-11-11 17:01:16 -08:00
  • 22ca7eefc0 chore: Defer import of live, Client and _transformers in google.genai Liang Wu 2025-11-11 17:00:58 -08:00
  • a550509441 fix: Update the retry_on_closed_resource decorator to retry on all errors Kathy Wu 2025-11-11 16:56:53 -08:00
  • d85a301039 feat: Add support for passing request metadata in RemoteA2AAgent Google Team Member 2025-11-11 16:49:11 -08:00
  • 249216e890 feat: Add Graceful Plugin Shutdown to Runner Google Team Member 2025-11-11 13:04:37 -08:00
  • 01bac62f0c chore: Update agent instructions and retry limit in plugin_reflect_tool_retry sample Hangfei Lin 2025-11-11 10:52:15 -08:00
  • 01a0309f0a chore: Add Go ADK link to README Hangfei Lin 2025-11-11 10:21:03 -08:00
  • 824ab07212 fix: Let part converters also return multiple parts so they can support more usecases Google Team Member 2025-11-11 06:14:25 -08:00
  • fd33610e96 test: add tests for max_query_result_rows in BigQuery tool config Catalin Lupuleti 2025-11-10 19:42:55 -08:00
  • 2b0f953255 feat: Add artifact metadata support and a new sample for context offloading Hangfei Lin 2025-11-10 14:09:38 -08:00
  • 74959414d8 feat: full async implementation of DatabaseSessionService GitMarco27 2025-11-10 11:17:25 -08:00
  • 2443a1b74f docs: Update adk cli help message regarding the update to SqliteSessionService Shangjie Chen 2025-11-10 11:09:18 -08:00
  • 7b87056dfa fix: adapt fixtures for pytest 9 rules George Weale 2025-11-10 10:05:41 -08:00
  • 7937e9ed40 fix: Use async with for API client in Vertex session management to ensure proper resource management Amy Wu 2025-11-10 09:48:42 -08:00
  • c4858896ff fix: Update description for load_artifacts tool George Weale 2025-11-10 09:07:24 -08:00
  • 0db2041e1a fix: Correct FastAPI version constraint in toml George Weale 2025-11-10 08:57:41 -08:00
  • 352dd995e1 fix: Add required parameters with defaults if missing Jeff Bryner 2025-11-09 20:46:15 -08:00
  • f31226ee92 docs: Update the error message for function parameter ToolContext not named as tool_context Xuan Yang 2025-11-09 20:34:51 -08:00
  • 93aad61198 fix: Safely handle FunctionDeclaration without a required attribute George Weale 2025-11-09 19:06:17 -08:00
  • 2882995289 fix: Fixes DeprecationWarning when using send method Sanjay Siddharth MJ 2025-11-09 16:00:09 -08:00
  • a3b4ec69d8 feat: Add user_id property to ReadonlyContext GenkiNoguchi 2025-11-09 14:51:21 -08:00
  • 116b26c33e feat: add plugin for returning GenAI Parts from tools into the model request Max Ind 2025-11-09 11:46:38 -08:00
  • e218254495 feat: Add SqliteSessionService and a migration script to migrate existing DB using DatabaseSessionService to SqliteSessionService Shangjie Chen 2025-11-08 21:19:04 -08:00
  • 50ceda00cf docs(models): Updates BaseLlm#generate_content_async docstring with the expected behavior Wei Sun (Jack) 2025-11-08 13:21:06 -08:00
  • 6b14f88726 feat: Refactor and Rename BigQuery Agent Analytics Plugin Google Team Member 2025-11-07 15:43:31 -08:00
  • 42d4c4ed5f chore: Change live connection log level from info to debug GenkiNoguchi 2025-11-07 15:19:36 -08:00
  • 34ea2edfd2 fix: Fixes a bug introduced by the underlying google genai library Google Team Member 2025-11-07 14:02:07 -08:00
  • 9e22cc4022 feat: Bigquery detect_anomalies tool results sort by timestamp for better visualization Google Team Member 2025-11-07 13:02:55 -08:00
  • 51dee43f08 docs: fix typos in some files Lê Nam Khánh 2025-11-07 11:32:02 -08:00
  • e0e762598e docs: Use a trimmed ADK AgentConfig schema in Agent Builder Assistant George Weale 2025-11-07 11:25:34 -08:00
  • 8f3c3bfda5 fix: cache canonical tools to avoid multiple calls when streaming Henrique Cadioli 2025-11-07 10:50:07 -08:00
  • 9761fc6bbb fix: Fix McpToolset hanging indefinitely Kathy Wu 2025-11-07 10:50:05 -08:00
  • 0ccc43cf49 fix: Fix error when query job destination is None Naofumi Yamada 2025-11-06 22:27:35 -08:00
  • a0cf97eba2 feat: Some small infra fixes to the gepa demo colab Google Team Member 2025-11-06 20:43:48 -08:00
  • d118479ccf feat: Improve gepa voter agent demo colab Google Team Member 2025-11-06 19:12:33 -08:00
  • 8e0648df23 fix: Fix MCPToolset crashing with anyio.BrokenResourceError Kathy Wu 2025-11-06 16:12:08 -08:00
  • c0be1df052 feat: set per-tool user agent in BQ calls and tool label in BQ jobs Google Team Member 2025-11-06 16:01:21 -08:00
  • f1f44675e4 ADK changes Google Team Member 2025-11-06 15:46:04 -08:00
  • f3d6fcf444 chore: Add debug logging for missing function call events Hangfei Lin 2025-11-06 12:19:59 -08:00
  • dd706bdc45 feat: Update conformance test CLI to handle long-running tool calls Liang Wu 2025-11-06 11:37:35 -08:00
  • e511eb1f70 chore: Removes the unrealistic todo comment of visibility management Wei Sun (Jack) 2025-11-06 11:36:10 -08:00
  • 7ea4aed35b fix: Add support for structured output schemas in LiteLLM models George Weale 2025-11-06 11:28:30 -08:00
  • d672349ddf chore: Fix spelling in tests Josh Soref 2025-11-06 11:21:20 -08:00
  • 1819ecb4b8 fix: Improve handling of partial and complete transcriptions in live calls Hangfei Lin 2025-11-06 11:08:47 -08:00
  • 44d45fe9cd chore: Lazy load Vertex AI dependencies in ADK modules Liang Wu 2025-11-06 10:40:20 -08:00
  • 5f057498a2 chore: Lazy import DatabaseSessionService in the adk/sessions/ module Liang Wu 2025-11-06 10:24:02 -08:00
  • 8dd5a79b29 fix: Fix transcript finish Krzysztof Czuszynski 2025-11-06 09:28:40 -08:00
  • f167890d00 feat: Add documentation and instructions to help configure gepa experiments Google Team Member 2025-11-06 05:30:36 -08:00
  • e3caf79139 feat: expose artifact URLs to the model when available George Weale 2025-11-05 22:17:01 -08:00