Currently, the frontend allows the user to stop the current task, and stops the task by stopping the websocket connection to the server.
However, once agent execution has started, it does not stop and the task still completes. Map agent execution to websocket connection, one does not exist without the other.
Currently, the frontend allows the user to stop the current task, and stops the task by stopping the websocket connection to the server.
However, once agent execution has started, it does not stop and the task still completes. Map agent execution to websocket connection, one does not exist without the other.