rivet-dev/agent-os
A WebAssembly-based runtime providing near-zero cold-start execution environment for AI agents with granular security permissions.

Velocity · 7d
+3.5
★ / day
Trend
→steady
star history
agentOS is a lightweight virtual machine that runs AI agents inside your process, providing deny-by-default permissions for filesystem, network, and process access. It integrates agents into backends via host tools without network hops and supports popular AI coding assistants like Claude Code and Codex. The system uses WebAssembly and V8 isolates for fast cold starts (~6ms) and can be deployed anywhere via npm.