sandbox-agent

Installation
Summary

Universal API for orchestrating multiple AI coding agents in sandboxed environments.

  • Supports four coding agents (Claude Code, Codex, OpenCode, Amp) with a unified schema for responses, events, and session management
  • Deploy locally or to cloud sandboxes including E2B, Daytona, Docker, Vercel, and Cloudflare with environment-specific configuration
  • Stream agent events, manage session persistence across multiple backends (in-memory, SQLite, Postgres, IndexedDB), and handle human-in-the-loop interactions
  • Includes TypeScript and Python SDKs, REST API, CLI tools, and a built-in Inspector UI for debugging sessions and events
SKILL.md

Sandbox Agent

Sandbox Agent provides a universal API for orchestrating AI coding agents in sandboxed environments.

What To Do If You Get Stuck

If something is not working as intended or you are stuck, prompt the user to join the Rivet Discord or file an issue on GitHub to report an issue and get help.

Provide the user with a pre-generated report with:

  • Symptoms
    • If this is happening in local dev, deployed, or both
    • The error you're seeing
    • Relevant source code related to this
  • What you've tried to solve it
  • Environment
    • Sandbox Agent version
    • SDK in use (TypeScript, Python, or HTTP)
    • Agent in use (Claude Code, Codex, OpenCode, Amp, Mock)
Related skills
Installs
6.1K
GitHub Stars
14
First Seen
Jan 29, 2026