A step-by-step tutorial to build your own AI agent, from a simple chat loop to a lightweight version of OpenClaw.
*18 progressive steps* that teach you how to build an minimal version of OpenClaw. Each step includes:
- A `README.md` going through key components and design decision. - A Runnable codebase.