E2B is an open-source runtime for executing AI-generated code in secure cloud sandboxes. Made for agentic & AI use cases.

E2B is a perfect fit to build Coding Agents that can write code, fix bugs, and more.

Setup

1

Install AgentKit

Within an existing project, Install AgentKit from npm:

npm install @inngest/agent-kit

You can always find the latest release version on npm.

Examples