About us
WebClaw exists to solve one specific problem: letting anyone run an AI coding agent safely, without first becoming a sysadmin.
What we build
An AI coding agent is only useful because it can install things, run commands and edit files — which is exactly what you don't want it doing on your laptop. WebClaw packs a full Linux development environment into a Docker container, and a cross-platform launcher folds "install Docker, pull the image, allocate ports, start the container" into a single click.
The result: the agent gets a whole machine, and none of your real files. Break it and reset in seconds. Move to another computer and the same image comes up identically.
For beginners
No Docker knowledge, no environment setup. The launcher installs the prerequisites for you.
And for veterans
Multiple instances, SSH remote nodes, Docker-in-Docker, side-router isolation — the expert switches are all there.
Your hardware, your data
Everything runs locally or on your own server. Nothing inside your workspace is uploaded; the only data stored on our side is account and order data, as described in the privacy policy.
Principles
- —Safe by default: isolation is the default; exposing ports and mounting folders are both opt-in.
- —No single upstream: assistants and model routes are swappable — we won't lock you to one vendor.
- —Keep the complexity on our side: decide automatically what can be decided, and explain the rest.