Kathy Wu and Copybara-Service
9761fc6bbb
fix: Fix McpToolset hanging indefinitely
...
This fixes McpToolset from hanging indefinitely during a list_tools call (https://github.com/google/adk-python/issues/3084 ) by adding a timeout.
Co-authored-by: Kathy Wu <wukathy@google.com >
PiperOrigin-RevId: 829499276
2025-11-07 10:50:38 -08:00
Wei Sun (Jack) and Copybara-Service
d4dc645478
chore: Fixes MCPToolset --> McpToolset in various places
...
PiperOrigin-RevId: 822377517
2025-10-21 19:42:37 -07:00
Kathy Wu and Copybara-Service
6dcbb5aca6
feat: Support dynamic per-request headers in MCPToolset
...
Add a header_provider param which is a callable[ReadonlyContext, Dict[str, Any]] for users to build headers in MCPToolset
fix: https://github.com/google/adk-python/issues/3156
PiperOrigin-RevId: 820412372
2025-10-16 15:12:43 -07:00
Xiang (Sean) Zhou and Copybara-Service
ffcba70686
chore: skip mcp and a2a tests for python 3.9
...
PiperOrigin-RevId: 773785385
2025-06-20 11:46:31 -07:00
Xiang (Sean) Zhou and Copybara-Service
157d9be88d
feat: Enable MCP Tool Auth (Experimental)
...
PiperOrigin-RevId: 773002759
2025-06-18 11:44:02 -07:00