You can use Daytona as a runtime provider.
<your-api-key>
export DAYTONA_API_KEY="<your-api-key>"
$env:DAYTONA_API_KEY="<your-api-key>"
bash -i <(curl -sL https://get.daytona.io/openhands)
powershell -Command "irm https://get.daytona.io/openhands-windows | iex"
Was this page helpful?