sandbox-agent
Universal API and CLI for orchestrating AI coding agents in sandboxed environments like Docker, E2B, and Daytona.
Install
npx skills add https://github.com/rivet-dev/skills --skill sandbox-agentStats
| Total installs | 2,654 |
| Weekly installs | 2.7K |
| GitHub stars | 8 |
| First seen | Jan 29, 2026 |
| Source | @rivet-dev/skills |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs sandbox-agent |
|---|---|---|
| team-communication-protocols | 2,498 | -156 |
| langchain-rag | 2,643 | -11 |
| finance-expert | 3,101 | +447 |
| capability-evolver | 2,794 | +140 |
| deep-agents-memory | 3,259 | +605 |
FAQ
- How many installs does sandbox-agent have?
- sandbox-agent has 2,654 total installs and 2.7K installs this week.
- Where is sandbox-agent hosted?
- sandbox-agent is published by @rivet-dev/skills at https://github.com/rivet-dev/skills.
- How many GitHub stars does sandbox-agent have?
- sandbox-agent has 8 GitHub stars.
- When was sandbox-agent first indexed?
- OrangeBot.AI first indexed sandbox-agent on Jan 29, 2026.
- How do I install sandbox-agent?
- Run: npx skills add https://github.com/rivet-dev/skills --skill sandbox-agent