“Run any coding agent in a sandbox that uses macOS App Sandbox profiles, with no Docker overhead and no virtualization.”
The current generation of coding agents needs to be sandboxed and the only options are Docker for Mac, which is slow, or full VMs, which are slower. Agent Safehouse uses the App Sandbox primitives Apple has shipped since 2012 and almost nobody uses. Native, fast, and the right shape for the problem. The only catch is that it requires Apple to keep the entitlement working, which is never a safe bet.