Technology · Agentic → Code Sandbox · Open Core · wiki:deep
E2B is open-source infrastructure for running AI-generated code in secure isolated cloud sandboxes. Agents start and control sandboxes through JavaScript (e2b) and Python (e2b) SDKs: create a sandbox, run commands, and read stdout. Adjacent packages cover code interpreter (@e2b/code-interpreter / e2b-code-interpreter) and desktop/computer-use (mouse, keyboard, screenshots, streaming). The infra repo documents Terraform self-hosting (AWS and GCP supported; Azure/general Linux listed as incomplete).
Once an agentic OS gives tools that execute code or shell, isolation is non-optional. E2B is the research default for SDK-first cloud sandboxes wired into agent frameworks, with an OSS path and optional self-host. Prefer Daytona only if the product/SDK fit wins despite its public-repo maintenance shift; prefer Jupyter Enterprise Gateway for remote notebook kernels on enterprise clusters rather than ephemeral agent VMs.
The agent holds an API key, creates a Sandbox, and issues commands or runCode inside the isolated environment. Optional Desktop SDK launches apps and captures UI. Self-host deploys the E2B infra stack via Terraform when cloud tenancy is unacceptable.
pip install e2b / npm i e2b + E2B_API_KEY. Sandbox.create() → isolated environment. commands.run or code-interpreter run_code → stdout/result. Related: daytona · jupyter-enterprise-gateway · topics/06-self-coding
Scroll inside the canvas to pan
Catalog backlinks — what points here (wiki “what links here”).
Claims below are backed by science sources on disk.
Product / sandbox SDKs
e2b-dev/E2B · MODERATE
“E2B is an open-source infrastructure that allows you to run AI-generated code in secure isolated sandboxes in the cloud.”
Docs positioning
E2B Documentation — What is E2B? · MODERATE
“E2B provides isolated sandboxes that let agents safely execute code, process data, and run tools.”
SDK usage shape
SDK create + run · MODERATE
“When you start the sandbox, it stays alive for 5 minutes by default but you can change it by passing the timeout parameter.”
Features and peers linked from the catalog map — not a second product surface.
No DM vendor crosswalk edges yet.
Primary repo github.com/e2b-dev/E2B · Open Core
technologies/e2b/README.md
9 tags · 7 out · 8 in · 3 artifacts · 1 gaps · 29 corpus docs
map_edge · 5
tech_features · 1
tech_quote · 9
tech_readme · 1
tech_science_source · 3
tech_section · 10