AutoClaw

AutoClaw

Deploy AI agents.
Built in the open.

An open framework for building and operating AI agent systems.
Playbooks, templates, and reference implementations — all public.

AutoClaw agent architecture

Open by Default

MIT licensed. Every playbook, template, and reference implementation is public. We build in the open so you can see exactly how production agent systems are structured.

Batteries Included

Clone a template and have a working agent deployment in minutes. Reference implementations cover common patterns: memory, tool use, multi-channel routing, and more.

Production Patterns

Not toy examples. These are the patterns we use running real agents: durable state, queue-backed execution, sandboxed containers, and observable operations.

How it works

  1. Fork an example or clone a template that matches your use case.
  2. Swap in your model, tools, and channels — the framework handles the rest.
  3. Deploy on Cloudflare Workers. Contribute patterns back.