Your AI assistant, sandboxed and beautiful.
Run OpenClaw in an isolated VM with a native macOS experience.
OpenClaw is incredibly powerful—it can browse the web, write code, manage files, and automate tasks. But there's a catch:
- It runs directly on your machine with full access to everything
- It's CLI-only, which isn't for everyone
ClawBox wraps OpenClaw in a sandboxed Linux VM and gives it a gorgeous native interface.
Your AI assistant gets the tools it needs. Your system stays protected.
- Isolated by default — OpenClaw runs in a VM, not on your host
- Native macOS app — Built with Tauri, feels right at home
- Drag & drop files — Share images and documents with your AI
- Multi-channel — Connect Telegram, Discord, Slack, and more
- Multiple agents — Different personalities for different tasks
- Menu bar integration — Always one click away
Grab the latest release for your Mac from the Releases Page:
| Chip | Download |
|---|---|
| Apple Silicon (M1/M2/M3/M4) | ClawBox_0.1.0_aarch64.dmg |
| Intel | ClawBox_0.1.0_x64.dmg |
- macOS 13.0 (Ventura) or later
- 4GB+ RAM to allocate
- 10GB disk space
That's it. No Homebrew. No Xcode. No developer tools.
# Clone
git clone https://github.com/coderkk1992/clawbox.git
cd ClawBox
# Install dependencies
pnpm install
# Development
pnpm tauri dev
# Production build
pnpm tauri buildPrerequisites: Node.js 22+, Rust, pnpm
┌────────────────────────────────────────────────┐
│ ClawBox (Tauri + React) │
│ Native macOS UI │
├────────────────────────────────────────────────┤
│ Lima VM Manager │
├────────────────────────────────────────────────┤
│ Ubuntu 24.04 VM │
│ ┌──────────────────────────────────────────┐ │
│ │ OpenClaw Agent │ │
│ │ Browser · Terminal · File System │ │
│ └──────────────────────────────────────────┘ │
└────────────────────────────────────────────────┘
▲ │
│ Your files stay here │
└───────────────────────────┘
The VM can't touch your Mac. You share only what you explicitly upload.
We'd love your help! Here's how to get started:
- Fork & clone the repo
- Create a branch for your feature (
git checkout -b feature/awesome) - Make your changes and test them
- Open a PR with a clear description
- Windows/Linux support
- More messaging integrations
- Voice input/output
- Plugin system
- UI themes
Check out the issues or open a new one.
| Layer | Tech |
|---|---|
| Desktop Framework | Tauri 2.0 |
| Frontend | React + TypeScript |
| Styling | CSS Variables |
| VM Runtime | Lima |
| AI Backend | OpenClaw |
MIT — do whatever you want.
Built with obsessive attention to detail.
If you like ClawBox, star the repo. It helps more than you think.



