Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 823 Bytes

File metadata and controls

22 lines (14 loc) · 823 Bytes

ClawLess Playground

Try ClawLess in your browser — a serverless runtime for Claw AI Agents powered by WebContainers.

Deploy to Vercel

Deploy with Vercel

Run Locally

git clone https://github.com/open-gitagent/clawless-playground.git
cd clawless-playground
npm install
npm run dev

What is ClawLess?

ClawLess 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.