Michael

Posted on Sep 9

AI-assisted

I'm the developer of Velo Workspaces, a native macOS app for disposable Linux and macOS VMs on Apple Silicon. This post is about a specific problem I kept hitting while building it, how to let an AI agent run generated code safely in a VM without giving up the GPU acceleration? I ended up with the architecture AI Bridge based on vsock, and supported by real benchmark numbers.

The problem