dispatch
Secure sandboxed execution environment
Run AI coding assistants and untrusted agents in a secure, isolated container. Protect your host system while enabling full capability.
$ dispatch start > Starting secure container... > Mounting workspace... > Interface available at http://localhost:3030 [Safe Environment Active] founder3@dispatch:~$ claude
Enterprise-Grade Security
Sandboxed Containers
All execution happens inside a Docker container. Malicious code cannot touch your host OS.
Resume Anywhere
Event-sourced architecture means you can detach and reattach to your session from any device.
Multiple Interfaces
Full terminal access, web-based Claude AI interface, and file editor in one secure dashboard.
Auth & Control
Built-in bcrypt authentication and optional OAuth support to control access to your environments.
Installation
Quick Install
curl -fsSL https://raw.githubusercontent.com/fwdslsh/dispatch/main/install.sh | bash