docs: improve OpenCode compatibility docs and fix website feature grid layout

This commit is contained in:
Nathan Flurry 2026-02-05 13:41:35 -08:00
parent e87290ea73
commit 375d73e4cb
3 changed files with 89 additions and 96 deletions

View file

@ -34,7 +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
- **OpenCode SDK & UI Support** *(Experimental)*: [Connect OpenCode CLI, SDK, or web UI](https://sandboxagent.dev/docs/opencode-compatibility) to control agents through familiar OpenCode tooling
## Architecture