Rivet vs Flux
Side-by-side trajectory, velocity, and editorial themes.
Rivet pivots from actor backend to a coding-agent OS, and is building the ecosystem to match.
Rivet began as an actor and serverless backend platform — RivetKit, Rivet Actors, Rivet Compute — and has spent the last month reorienting around agentOS, a WebAssembly-based Linux environment for running coding agents without a heavy sandbox. The June and July releases show both threads running in parallel: native language SDKs (Rust, Effect) for Actors, and a fast-maturing agentOS that now has its own package registry.
The center of gravity is shifting from hosting stateful actors to being the runtime coding agents execute inside. agentOS went from a v0.2 sandbox alternative to shipping a package registry and a sub-millisecond package manager in under two weeks, a sign Rivet wants to own the developer surface around agent execution, not just the compute underneath it.
Expect agentOS to keep accreting ecosystem pieces — more registry content and tighter orchestration — while the Actors SDKs settle toward maintenance. A likely next move is deeper coupling between agentOS and Rivet Compute so agents run on Rivet's own cloud.
Flux 2.9 turns the mature GitOps engine into an extensible, plugin-driven platform.
Flux, the CNCF GitOps controller, is a decade-old project shipping steady minor GAs. The feed mixes those releases with community and case-study blog posts (a 10-year retrospective, a Morgan Stanley scaling story, a Terraform bootstrap guide). On the product side, the 2.7–2.9 line has moved from GA-ing image update automation to Helm v4 support and now a first-class CLI plugin system.
Flux is investing in extensibility and keyless, quantum-resistant security: a plugin architecture that lets capabilities ship independently of the core CLI, post-quantum SOPS decryption, Workload Identity across more backends, and finer server-side apply control. The arc is toward a composable GitOps toolkit that large regulated fleets can extend without forking.
Expect the plugin catalog to grow beyond the initial Mirror and Schema plugins and the post-quantum and Workload Identity work to expand to more providers, with field-ignore and post-render controls becoming defaults as they stabilize.
See more alternatives to Rivet →
See more alternatives to Flux →