E2B
E2B is an open source runtime designed to securely execute AI-generated code within isolated cloud sandboxes. It enables developers to integrate code interpretation capabilities into their AI applications and agents, facilitating the execution of dynamic code snippets in a controlled environment. The platform supports multiple programming languages, including Python and JavaScript, and offers SDKs for seamless integration. E2B utilizes Firecracker microVMs to ensure robust security and isolation for code execution. Developers can deploy E2B within their own infrastructure or utilize the provided cloud service. The platform is designed to be LLM-agnostic, allowing compatibility with various large language models such as OpenAI, Llama, Anthropic, and Mistral. E2B's features include rapid sandbox initialization, customizable execution environments, and support for long-running sessions up to 24 hours.
Learn more
OpenAI Codex
Codex is an AI-powered coding agent from OpenAI designed to help developers build, manage, and ship software more efficiently across the entire development lifecycle. It acts as an intelligent pair programmer that can understand codebases, generate features, and deliver production-ready pull requests. Codex can safely execute commands in sandboxed environments while assisting with debugging, refactoring, and testing. A key advancement is its computer use capability, allowing it to operate your computer by seeing, clicking, and typing across applications. This enables Codex to interact with tools that don’t have APIs, making it useful for tasks like frontend testing and app navigation. The platform also includes an in-app browser and integrations with various developer tools for a more unified workflow. Codex supports automation by handling ongoing tasks such as monitoring, issue triage, and follow-ups.
Learn more
InstaVM
InstaVM is a production sandbox and cloud built for AI agents, giving agents instant computers with runtime, storage, networking, secrets, and policy. It goes beyond basic sandboxes by running untrusted code inside hardware-isolated real VMs rather than containers, helping teams give AI agents secure execution environments with full Linux filesystems, networking, package management, RESTful API access, and persistent state. InstaVM supports snapshots, allowing users to fork any sandbox and rewind any run, while persistent volumes keep state beyond each execution. Egress control lets teams allowlist what calls home, secrets injection and Vault help protect sensitive credentials from prompt injections, and public URL deploys can expose any port to the public web. It is built for agent patterns such as code interpreters, deploy agents, deep research agents, AI evaluations, reinforcement learning, computer use, and vibe coding apps.
Learn more
Daytona
Daytona is a cloud-native development runtime that enables developers and AI agents to instantly create, run, and manage isolated sandboxes for any codebase. Each sandbox runs inside a secure microVM with full Linux compatibility, networking, and persistent storage.
Daytona provides SDKs in Python and TypeScript, allowing applications to programmatically execute code, run processes, upload files, or spin up environments dynamically.
Teams use Daytona to replace complex local setups with reproducible cloud sandboxes that can be started in seconds and accessed through preview URLs, SSH, or APIs. It’s built for automation, observability, and scalability, powering everything from personal development environments to enterprise-grade agent runtimes.
Learn more