Available Runtimes
OpenHands supports several different runtime environments:- Docker Runtime - The default runtime that uses Docker containers for isolation (recommended for most users).
- OpenHands Remote Runtime - Cloud-based runtime for parallel execution (beta).
- Local Runtime - Direct execution on your local machine without Docker.
Third-Party Runtimes
The following third-party runtimes are available when you install thethird_party_runtimes
extra:
- E2B Runtime - Open source runtime using E2B sandboxes.
- Modal Runtime - Serverless runtime using Modal infrastructure.
- Runloop Runtime - Cloud runtime using Runloop infrastructure.
- Daytona Runtime - Development environment runtime using Daytona.