AI coding agents run on your developer machine. By default they can read home directories, secrets, SSH keys, cloud credentials, and unrelated projects.
Agent Sandbox wraps an agent command in a temporary copy of your repo. The original working tree is untouched. Secret paths are blocked. The final diff only lands when you approve it.
macOS-native today. Linux is on the roadmap.
One command. No account. No telemetry.
Tight defaults — only allow what your project actually needs.
Output after a sandboxed agent finishes — safe to review, safe to discard.
| Run agent in a temp copy of the repo. |
| Allow file reads, block all writes. |
| Disable network egress for the run. |
| Add a shell command to the allowlist. |
| Block a file or directory path. |
| Show the latest sandbox diff. |
| Apply the latest diff back to the project. |
| Clear old sandbox runs. |