Vibe

Vibe is a quick, zero-configuration way to spin up a Linux virtual machine on Mac to sandbox LLM agents

LLM agents are more fun to use with --yolo, since they're not always interrupting you to approve their commands.

Sandboxing the agent in a VM lets it install/remove whatever tools its lil' transformer heart desires, without wrecking your actual machine.

Virtualization is more secure against malicious escapes than containers or the MacOS sandbox framework.

Containers on MacOS require spinning up a virtual machine anyway.

The binary is < 1 MB.

The entire implementation is in one ~1200 line Rust file.

github.com/lynaghk/vibe

Post image
Close
Fullscreen image