Files
Eric Allam 062bcaece8 feat(mcp): add timeout parameter to wait_for_run_to_complete tool (#3035)
## Summary

- Adds an optional `timeoutInSeconds` parameter (default 60s) to the
`wait_for_run_to_complete` MCP tool
- If the run doesn't complete within the timeout, returns the current
run state instead of blocking indefinitely
- Uses `AbortSignal.timeout()` combined with the existing MCP signal

Fixes #3032
2026-02-12 16:14:25 +00:00
..
2024-08-23 13:10:15 +01:00
2024-08-23 13:10:15 +01:00
2024-08-23 13:10:15 +01:00
2024-08-23 13:10:15 +01:00
2024-02-12 14:24:32 +00:00
2024-04-17 11:14:23 +01:00
2024-08-23 13:10:15 +01:00