AI agents using sandboxes perform many operations within a single request, but Workers have subrequest limits. The new WebSocket transport multiplexes all operations over a single connection, letting your agents take unlimited actions.
{"vars": {"SANDBOX_TRANSPORT": "websocket"}}