rivet-dev/agent-os
A portable, open-source operating system for AI agents, offering near-zero cold starts and significantly lower costs compared to traditional sandboxes, powered by WebAssembly and V8 isolates.
Core Features
Quick Start
npm install @rivet-dev/agent-os @rivet-dev/agent-os-common @rivet-dev/agent-os-piDetailed Introduction
agentOS is an innovative open-source operating system specifically designed for AI agents, leveraging WebAssembly and V8 isolates to deliver unparalleled performance and cost efficiency. Unlike traditional heavy sandboxes, agentOS runs directly within your process, eliminating cold start delays (as low as ~6 ms) and drastically reducing memory consumption by up to 47x. It provides a secure, isolated environment with granular, deny-by-default permissions, allowing agents to interact with your backend functions directly without network hops. This portability and efficiency make it ideal for deploying AI agents across various platforms, from local development to cloud environments, offering a significantly faster and cheaper alternative for agent execution.