Self-hosted · desktop apps in public beta soon
Deploy the control plane on your own infrastructure.
There is no hosted version — SLAW and Botfather are self-hosted software that runs entirely inside your own environment, with no external endpoint to phone home to. Pick your platform below, or install from the terminal today.
Botfather — the control plane
The centralised governance layer. Start here if you're rolling agents out across teams.
SLAW — the runtime
The self-hosted runtime each team runs under the control plane.
Available now
Prefer the terminal? It's one command.
The desktop apps wrap the same open-source engine you can run today via npm.
Onboard the runtime
$ npx @slaw-ai/slaw onboard --yes
Start it
$ npx @slaw-ai/slaw run
Dashboard runs at http://localhost:3100. Full instructions in the
quickstart.
Open source, MIT licensed. Read the code, build from source, or self-host.