Learn Claude Code -- A nano Claude Code-like agent, built from 0 to 1
Summary
Learn Claude Code is a learning project that guides building a nano Claude Code-like agent from scratch, using a simple agent loop and progressively adding mechanisms across 12 sessions. It provides a documented learning path, Python reference implementations, and a web platform for interactive learning, with plans for CLI tooling (Kode) and an agent SDK to embed capabilities in apps. The repo emphasizes a minimal, teachable architecture and production-oriented patterns through progressive complexity.