Rivet
Rivet positions its Actors runtime as the infrastructure layer for enterprise-ready, AI-native application deployment.
◆Recent moves
- 1d ago
Introducing Rivet BYOC
⚡ SPARKBYOC changes who Rivet can sell to. Running the control plane inside an enterprise's own VPC eliminates the primary objection from regulated-industry buyers — Rivet's control plane touches no customer data. This is a go-to-market unlock, not just an architectural addition.
- 6d ago
Introducing Rivet MCP
⚡ SPARKMCP integration makes Rivet Actors discoverable and callable from any AI client that speaks the Model Context Protocol — Claude Code, Cursor, Codex, Gemini CLI, VS Code. This converts Rivet from infrastructure developers configure to infrastructure AI agents can use autonomously, which is the actual surface area being competed over in 2026.
- 13d ago
Durable Streams now supports Rivet Actors
Durable Streams — Rivet's real-time streaming layer — now runs on Rivet Actors as the underlying primitive, making it self-hostable and open-source. This deepens the Actors abstraction, showing that Rivet's own internal features are built on the same primitive it offers developers.
- 16d ago
Introducing Dynamic Apps: Deploy AI-Generated Apps for Your Users
⚡ SPARKDynamic Apps extends Rivet's scope from developer infrastructure to end-user runtime. If Rivet previously built the pipes for agents, Dynamic Apps makes Rivet the place where agent-generated applications actually run — a V8 isolate layer that handles scale-to-zero and serverless lifecycle for software your users, not your engineers, define.
- 1mo ago
Rivet ships zero-disk SQLite with S3-tiered cold storage
Rivet's storage engine for SQLite now tiers cold data to S3 with zero local disk, keeping writes fast while offloading storage costs. This is a meaningful infrastructure improvement for Actors that need durable embedded databases — the common case for stateful agent workloads — without paying for always-warm block storage.
- 1mo ago
Introducing agentOS Execution API for JavaScript and Python
agentOS's execution API now supports JavaScript (Node.js) and Python directly, replacing the bash-only interface. For the growing number of agents that need to run language-native scripts rather than shell commands, this is a real usability step — and it extends Rivet's runtime compatibility to the two dominant AI-agent scripting environments.