#385 · Primary category: AI Coding Assistants

sandbox-agent

agent ai amp claude claude-code codex daytona e2b opencode sandbox

Run Coding Agents in Sandboxes. Control Them Over HTTP. Supports Claude Code, Codex, OpenCode, and Amp.

Project last updated:06/19/26

GitHub Stars

1.6K

Forks

125

Contributors

17

License

Apache-2.0

Why we included this project

Coding agents like Claude Code and Codex are built to run locally, which makes them awkward to control from your own application. Sandbox Agent solves that by running a lightweight Rust server inside the sandbox and exposing a single HTTP/SSE API, so you can spawn agents, stream their events, and handle permission prompts without SSH or local-execution assumptions. It also normalizes the different event formats each agent produces into one schema you can store in Postgres, ClickHouse, or Rivet for replay and auditing. Installation is a single curl command into E2B, Daytona, Modal, Cloudflare Containers, or Docker, and you can run it as a standalone server or embed it via the TypeScript SDK. If you're building a product that orchestrates coding agents, this removes a lot of the integration plumbing.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category