← Back to all sparks
R

Rivet

DEVOPS
Velocity7.5

Rivet is repositioning its actor platform as the cheap runtime layer for coding agents.

agent-infrastructureserverlesssandboxesactorswebassemblydeveloper-sdks
Current state
Rivet is shipping at a high cadence and pivoting its narrative toward AI-agent infrastructure. The recent window includes agentOS v0.2 (a WebAssembly-powered, low-cost alternative to sandboxes for running coding agents), Rivet Compute (serverless hosting for actors), a Rust rewrite of Secure Exec, and new Rust and Effect SDKs for Rivet Actors. The pitch is that agents need a lightweight Linux VM, not a heavy sandbox.
Where it's heading
Rivet is layering an agent-runtime stack on top of its actor/edge-compute core: agentOS provides isolated, fast-booting environments for coding agents at a fraction of sandbox cost, Rivet Compute removes infra management, and the multiplying SDKs (Rust, Effect, earlier SQLite) widen language and framework reach. The strategic bet is to become the default execution substrate for coding agents by undercutting incumbent sandboxes on cost and cold-start.
Prediction
Expect agentOS to keep hardening (more language runtimes, orchestration features) and Rivet to push the cost-versus-sandbox comparison as its primary wedge, likely with managed-platform and pricing milestones next.

Recent moves

  1. 4d ago

    You Probably Don't Need an Expensive Sandbox for Coding Agents

    A technical blog post arguing coding agents need a lightweight virtual OS rather than an expensive sandbox. Positioning content for agentOS, not a release, but it crystallizes Rivet's core pitch.

  2. 8d ago

    Introducing agentOS v0.2

    ⚡ SPARK

    agentOS v0.2 ships a faster, lighter, cheaper WebAssembly-powered alternative to sandboxes, running any coding agent in an isolated Linux VM with orchestration built in. This is the centerpiece of Rivet's pivot to agent-runtime infrastructure.

  3. 14d ago

    Secure Exec v0.3

    Secure Exec v0.3 is a full Rust rewrite adding process isolation and Bun support. Hardening of the execution substrate that underpins the agent-runtime story.

  4. 16d ago

    Introducing Rivet Compute

    ⚡ SPARK

    Rivet Compute introduces serverless hosting for actors, deployable with a single command and no infrastructure to manage. It extends Rivet from a runtime library into a managed cloud platform.

  5. 16d ago

    Introducing the Rust SDK for Rivet Actors

    A native, typed Rust SDK for Rivet Actors brings the platform to Rust developers. Part of a steady SDK expansion broadening Rivet's language reach.

  6. 17d ago

    Introducing the Effect SDK for Rivet Actors

    A first-class Effect SDK for Rivet Actors makes Scope, Ref, and Layer stateful for TypeScript teams using Effect. Continues the framework-coverage push alongside the Rust SDK.