

VibeBox
VibeBox is a per-project micro-VM sandbox for running coding agents on macOS (Apple Virtualization Framework). It’s optimized for a daily-driver workflow: fast warm re-entry, explicit mounts, and reusable sessions.
Cost / License
- Free
- Open Source (MIT)
Platforms
- Mac

VibeBox
VibeBox information
What is VibeBox?
VibeBox is a per-project micro-VM sandbox for running coding agents on macOS (Apple Virtualization Framework). It’s optimized for a daily-driver workflow: fast warm re-entry, explicit mounts, and reusable sessions.
Who it’s for: macOS users running coding agents who want real isolation without giving up a fast daily workflow.
Quick facts: warm re-entry is typically <5s on my M3 (varies by machine/cache); first run downloads and provisions a Debian base image (network dependent).
Security model: Linux guest VM with explicit mount allowlists from vibebox.toml (repo-first, everything else opt-in). enter/attach in seconds: vibebox drops you into a reusable sandbox for the current repo project-scoped by default: explicit mounts + repo-contained changes (repo-first, everything else is allowlisted) sessioned: multi-instance + session management (reuse, multiple terminals, cleanup)
