Direct vs bridge
Choose direct when your plane already has a cloud-reachable endpoint and you are comfortable with LaunchKit storing its API key encrypted. Choose bridge when the plane must stay on your intranet or the key must never leave your custody.
What counts as E2B-compatible
A plane that speaks the E2B control-plane API: the real E2B cloud, or a compatible implementation such as Tencent CubeSandbox. Compatibility specifics (pause support, key validation, private CAs) are covered in Compatibility.Onboarding flow
Runtime records are created by your LaunchKit contact during rollout; you supply the connection details (direct) or run the worker (bridge).Runtime status
A runtime that is not
connected fails closed: tasks will not silently fall back to another plane.