webcoyote/clodpod

131 stars · Last commit 2026-05-30

Run AI agents isolated inside an macOS virtual machine. Configured to run Claude Code, OpenAI Codex, Cursor Agent, Google Gemini.

README preview

# ClodPod - Run AI agents in a macOS VM sandbox

<img src="https://www.codeofhonor.com/images/projects/clodpod.webp" align="left" width="200px"/>
ClodPod creates a macOS virtual machine sandbox configured to run applications like Claude Code, Open AI Codex, Google Gemini, and Cursor Agent. It facilitates disabling AI permission prompts so you can get work done without risking your entire computer.
</br>
</br>
ClodPod maps any number of your project directories into the virtual machine so AI agents can work on your code while remaining isolated from your host computer.
</br>
</br>
ClodPod virtual machines include Xcode and common development tools, and it's easy to extend to add your own development tools and configuration files.

</br>
</br>

---

# Key features

- Builds a virtual machine and launches AI agents with access to your projects
- Enables mapping multiple projects in the same virtual machine simultaneously

View full repository on GitHub →