Type : TUI
Environment : Local
Isolation workspace : No
Isolation runtime : Apple Virtualization.framework
⚹ Local-First Sandboxes for AI Agents on macOS.
⚹ Lightweight Linux VMs powered by Apple Virtualization.framework.
⚹ Ephemeral by default. No Docker required.
⚹ No emulation layer
⚹ Near-native speed on ARM64.
Install
(macos) $ curl -fsSL https://shuru.run/install.sh | sh
Run your first sandbox
(macos) $ shuru run -- echo "hello from the sandbox"
> hello from the sandbox