microvm — independent software & tools
-
hopbox
A compute-box substrate: one daemon turns a host into a fleet of isolated Firecracker microVMs reached over plain SSH — for humans and AIs. Your SSH key is your identity; the username is the box spec.
-
mitos
Millisecond microVM sandbox forking for AI agents on Kubernetes. Firecracker VMs that restore from memory snapshots in milliseconds, fork a running VM into N copies, and persist durable, versioned workspaces. Self-hostable, declarative CRDs.
-
mgit
Sandboxed version control for autonomous coding agents: an agent's untrusted code runs in a per-task microVM, its work stays in an isolated, append-only store, and only the reviewed result lands in your git.