AgentOS
p/agentos-4
Rust runtime for AI agents with time-travel replay
0 reviews1 follower
Start new thread
trending

AgentOS - Rust runtime for AI agents with time-travel replay

AgentOS is a Rust runtime layer that sits underneath agent frameworks instead of replacing them. One command gives you a supervised agent process, a health endpoint, a gRPC message bus, a live SSE event stream and a journaled trace. Every LLM exchange and tool result is recorded at the provider boundary, so any run replays deterministically with no API cost. Open source, local-first, currently alpha.