You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep worker director questions from dying under the tool watchdog
A configured tools.timeoutMs would abort ask_director, cancel the pending
ask, and turn a later send_input into a steer. The watchdog now skips
that tool the same way it skips wait_agents. Register and interrupt also
fail closed so a cancelled session cannot hang on a late question.
0 commit comments