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
Adjusts the logic for handling the `runInBackground` parameter in the `executeCommand` tool.
Move the backgrounding logic into the process started callback instead of the online callback in case the process we're launching doesn't produce any output.
0 commit comments