SuperHQ: Running AI Coding Agents in Isolated Sandboxes
SuperHQ introduces a new way to run AI coding agents in isolated microVMs, ensuring system safety and clean workflows. The tool provides a unified diff view for managing changes without affecting the host environment.

A new tool called SuperHQ has been introduced, allowing users to run AI coding agents in isolated sandboxes powered by Shuru. Unlike traditional methods that rely on Git worktrees, SuperHQ provides a secure environment where each agent operates within its own microVM. This setup ensures that any changes made by the agents are contained and do not affect the host system.
The significance of SuperHQ lies in its ability to provide a clean and safe workspace for AI coding agents. By mounting projects into the sandbox and using a tmpfs overlay for writes, the tool ensures that the host environment remains untouched. This is particularly useful for developers who need to run multiple agents in parallel without the risk of system contamination. The unified diff view further simplifies the process of accepting or discarding changes.
SuperHQ is expected to gain traction among developers who frequently use AI coding agents. The tool's ability to isolate agents in microVMs and provide a clean workspace could revolutionize the way developers interact with AI assistants. As more developers adopt this tool, it may set a new standard for running AI coding agents in a safe and efficient manner.