Every Claude Code interaction flows through this 11-step loop. Click through to explore.
4 parts, 12 lessons. Each teaches a production pattern with Python code you can run and reuse.
Features found in the source code that aren't fully released yet.
A terminal pet companion that reacts to your coding activity
Persistent memory mode — Claude remembers across sessions without CLAUDE.md
Claude works while you're idle — monitors files, runs tasks, and sleeps between actions via SleepTool
Multi-agent orchestration where Claude acts as team lead dispatching to workers
Control Claude Code from your phone or browser via WebSocket transport
Spawn teammate agents with TeamCreateTool — multi-agent swarms with shared namespaces and in-process workers
Unix Domain Socket inbox for inter-session communication between Claude instances
Automatic session review that extracts learnings and saves them to memory
Every lesson is free. Start with the architecture overview and go from there.