A remote sandbox runs the agent server in a remote execution environment instead of on your local machine. This is typically used by managed deployments (e.g., OpenHands Cloud) and advanced self-hosted setups.Documentation Index
Fetch the complete documentation index at: https://docs.openhands.dev/llms.txt
Use this file to discover all available pages before exploring further.
Selecting remote mode
In some self-hosted deployments, remote sandboxes are selected via the legacyRUNTIME environment variable:
-
SANDBOX_REMOTE_RUNTIME_API_URL -
SANDBOX_API_KEY
Notes
- Remote sandboxes may expose additional service URLs (e.g., VS Code, app ports) depending on the provider.
- Configuration and credentials vary by deployment.

