Request info non function approval now becomes function call

This commit is contained in:
Tao Chen
2026-06-03 13:15:06 -07:00
parent f33e5d507a
commit 4018d1c46d
4 changed files with 418 additions and 98 deletions
@@ -3520,6 +3520,7 @@ class _ToolApprovalWorkflowAgentMock(SupportsAgentRun):
session: AgentSession | None = ...,
**kwargs: Any,
) -> Awaitable[AgentResponse[Any]]: ...
@overload
def run(
self,