docs: add OpenCode SDK & UI Support documentation (experimental)

This commit is contained in:
Nathan Flurry 2026-02-05 12:14:01 -08:00
parent 5d856abe88
commit 202d718da7
5 changed files with 176 additions and 110 deletions

View file

@ -34,6 +34,7 @@ Sandbox Agent solves three problems:
- **Runs Inside Any Sandbox**: Lightweight static Rust binary. One curl command to install inside E2B, Daytona, Vercel Sandboxes, or Docker
- **Server or SDK Mode**: Run as an HTTP server or embed with the TypeScript SDK
- **OpenAPI Spec**: [Well documented](https://sandboxagent.dev/docs/api-reference) and easy to integrate from any language
- **OpenCode SDK & UI Support** *(Experimental)*: Connect OpenCode CLI, SDK, or web UI to control agents through familiar OpenCode tooling
## Architecture