Try ClawLess in your browser — a serverless runtime for Claw AI Agents powered by WebContainers.
git clone https://github.com/open-gitagent/clawless-playground.git
cd clawless-playground
npm install
npm run devClawLess runs AI agents entirely in the browser — no server required. It provides a full sandboxed Node.js environment via WebContainers (WASM) with a built-in editor, terminal, policy engine, and audit logging.
Learn more at github.com/open-gitagent/clawless.