mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 08:02:25 +00:00
16 lines
725 B
Markdown
16 lines
725 B
Markdown
---
|
|
name: "sandbox-agent"
|
|
description: "Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when: (1) Setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), (2) Creating and managing agent sessions via SDK or API, (3) Streaming agent events and handling human-in-the-loop interactions, (4) Building chat UIs for coding agents, (5) Understanding the universal schema for agent responses."
|
|
---
|
|
|
|
# Sandbox Agent
|
|
|
|
Sandbox Agent provides a universal API for orchestrating AI coding agents in sandboxed environments.
|
|
|
|
## Quickstart
|
|
|
|
{{QUICKSTART}}
|
|
|
|
## Reference Map
|
|
|
|
{{REFERENCE_MAP}}
|