Ross ROSS = Recommend OSS · open-source software intelligence for agents

rivet-dev/sandbox-agent

Run Coding Agents in Sandboxes. Control Them Over HTTP. Supports Claude Code, Codex, OpenCode, and Amp. observed · 2026-08-28

github.com/rivet-dev/sandbox-agent · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 88
  • Release rhythm 76
  • Longevity 15
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 1
  • age_days: 220
  • days_rel: 161
  • days_push: 75
  • n_releases_24m: 20

Full methodology

Adoption not part of the score

1549 stars · 124 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A server (with a TypeScript SDK) that runs inside a sandbox and exposes a universal HTTP/SSE API for controlling coding agents like Claude Code, Codex, OpenCode, Cursor, Amp, and Pi. It normalizes agent event formats into a universal session schema so events can be streamed, persisted, and replayed.

Use cases

  • run claude code inside an e2b sandbox and control it from my app over http
  • swap between codex and opencode without rewriting my agent integration
  • stream coding agent events to postgres and replay sessions later
  • build a web ui that manages ai coding agent sessions remotely
  • handle permission prompts from a coding agent running in docker
  • persist agent transcripts for auditing and debugging

When to choose

  • you need to run coding agents in isolated sandboxes and control them remotely
  • you want one unified API across multiple coding agents
  • you need durable, replayable agent session transcripts

When to avoid

  • you only run a coding agent locally and interact with it directly
  • you need a fully stable, production-hardened product (project is young)
  • you use a coding agent not among the supported adapters

Facets

library · maturity active

agent-framework http-server sdk api-framework large-language-models developer-tools self-hosted self-hosted cross-platform cli coding-agents sandbox http-sse claude-code codex opencode session-replay universal-adapter ai-agents docker nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
rivet-dev/sandbox-agentmain69

For agents

markdown · JSON · MCP: product_card(name="rivet-dev/sandbox-agent")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem