Google Team Member and Copybara-Service
6ed635190c
feat: show the used metric in evaluation history
...
PiperOrigin-RevId: 767843229
2025-06-05 18:08:07 -07:00
Google Team Member and Copybara-Service
d1b058707e
feat: use threshold from the eval config dialog to run eval
...
PiperOrigin-RevId: 767829097
2025-06-05 17:20:20 -07:00
Google Team Member and Copybara-Service
54367dcc56
feat: support to customize timeout for mcpstdio connections
...
Fixes https://github.com/google/adk-python/issues/643
PiperOrigin-RevId: 767788472
2025-06-05 15:27:23 -07:00
Google Team Member and Copybara-Service
fe1de7b103
feat: Add url_context_tool
...
PiperOrigin-RevId: 767747328
2025-06-05 13:44:35 -07:00
Xiang (Sean) Zhou and Copybara-Service
078ac842d7
chore: replace print with logger.info
...
PiperOrigin-RevId: 767732597
2025-06-05 13:09:07 -07:00
Wei Sun (Jack) and Copybara-Service
4b1c218cbe
fix: Prevent agent_graph.py throwing when workflow agent is root agent
...
Partial fix for https://github.com/google/adk-python/issues/1170
TODOs:
- UI rendering still has issue to match the event with the correct agent.
- graph building needs further fix when there is a workflow agent in the tree.
PiperOrigin-RevId: 767711701
2025-06-05 12:15:14 -07:00
Liang Wu and Copybara-Service
7dbd8c6a5b
chore: add file contents check in a GitHub action
...
PiperOrigin-RevId: 767710673
2025-06-05 12:12:56 -07:00
Copybara-Service
b7ebb6947f
Merge pull request #1171 from google:hangfei-patch-3
...
PiperOrigin-RevId: 767701441
2025-06-05 11:49:25 -07:00
Xiang (Sean) Zhou and Copybara-Service
4269cac953
chore: change import path to import directly from module instead of package
...
PiperOrigin-RevId: 767697759
2025-06-05 11:40:24 -07:00
Hangfei Lin and GitHub
19dbe244e0
Merge branch 'main' into hangfei-patch-3
2025-06-05 11:32:08 -07:00
Xiang (Sean) Zhou and Copybara-Service
c224626ae1
fix: handle the case when agent loading error doesn't have msg attribute in agent loader
...
PiperOrigin-RevId: 767447874
2025-06-04 23:13:12 -07:00
Hangfei Lin and GitHub
1d8d1e0a4e
Update agent.py
2025-06-04 21:38:49 -07:00
Hangfei Lin and GitHub
0d232588e6
chore: Update agent.py
2025-06-04 21:34:33 -07:00
Hangfei Lin and GitHub
cf689fd528
chore: Create agent.py
...
add a ADK triaging agent to help triaging issues.
This is an MVP. We can iterate further.
2025-06-04 21:25:02 -07:00
Selcuk Gun and Copybara-Service
78bfce4d89
chore: bump version number to 1.2.1
...
PiperOrigin-RevId: 767338013
2025-06-04 16:51:05 -07:00
Google Team Member and Copybara-Service
068df04bce
fix: import deprecated from typing_extensions
...
Fixes https://github.com/google/adk-python/issues/1125
and add it to pyproject.toml. This was added to typing_extensions in 4.5.0. I followed versioning guidance from https://typing-extensions.readthedocs.io/en/latest/index.html#versioning-and-backwards-compatibility .
PiperOrigin-RevId: 767317467
v1.2.1
2025-06-04 15:51:43 -07:00
Google Team Member and Copybara-Service
86e15cab89
chore: Make ArtifactService transparent to AgentTools
...
PiperOrigin-RevId: 767225493
2025-06-04 11:35:49 -07:00
Selcuk Gun and Copybara-Service
92e7a4a488
chore: bump version number to 1.2.0
...
PiperOrigin-RevId: 767218068
2025-06-04 11:18:30 -07:00
Shangjie Chen and Copybara-Service
c6e1e82efb
chore: Minor improvement to session service
...
- Add missing override.
- Add warning to failed actions.
- Remove unused import.
- Remove unused fields.
- Add type checking.
PiperOrigin-RevId: 767209697
2025-06-04 10:58:35 -07:00
Google Team Member and Copybara-Service
54ed031d1a
feat: support None as return type, such as def func() -> None:
...
None:
PiperOrigin-RevId: 767204150
2025-06-04 10:43:35 -07:00
Ankur Sharma and Copybara-Service
984c1d6b8b
test: Added unit test coverage for local_eval_set_results_manager.py
...
PiperOrigin-RevId: 767202237
2025-06-04 10:39:09 -07:00
Copybara-Service
552e42fa06
Merge pull request #1154 from google:hangfei-patch-2
...
PiperOrigin-RevId: 767197024
2025-06-04 10:25:07 -07:00
Hangfei Lin and GitHub
d052e8f13a
chore: Update agent.py
2025-06-04 09:29:33 -07:00
Xiang (Sean) Zhou and Copybara-Service
b1a74d099f
fix: relax openapi spec to gemini schema conversion to tolerate more cases
...
PiperOrigin-RevId: 766985694
v1.2.0
2025-06-03 22:59:34 -07:00
Google Team Member and Copybara-Service
98a635afee
feat: set the max width and height of view image dialog to be 90%
...
PiperOrigin-RevId: 766973033
2025-06-03 22:17:26 -07:00