Unix-shaped runtime
Agents compose explicit tools — files, fetch, Git, bounded QuickJS, remote environments — instead of carrying a full sandbox per task.
Open runtime →Willow is a Unix-inspired, distributed, multi-tenant, secure, sandboxless runtime for building and running multi-agent systems at scale.
Claims, leases, schedules, tenants, nodes, and heartbeats live in one mvsqlite-backed control plane.
Each agent keeps its VFS, sessions, waits, messages, and checkpoints in an authenticated namespace.
mvstore and mvsqlite provide durable SQLite semantics, MVCC reads, and zero-copy overlay forks.
Pages
The homepage stays intentionally light. Architecture and runtime details now live on their own pages.
Agents compose explicit tools — files, fetch, Git, bounded QuickJS, remote environments — instead of carrying a full sandbox per task.
Open runtime →mvsqlite namespaces hold VFS, messages, waits, tool history, and checkpoints on FoundationDB-backed storage.
View architecture →Agents can park external work, release compute, and wake from schedules, tool completions, or inbound messages.
Read the flow →