#444 · Primary category: Education & Research
claude-reviews-claude
Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.
Project last updated:04/01/26
GitHub Stars
1.6K
Forks
698
Contributors
1
License
MIT
Why we included this project
Claude Code is both the subject and the author here. The model read through the TypeScript source of Claude Code v2.1.88 and produced a 17-chapter architectural analysis covering the query engine that drives the tool loop, how its dozens of tools register and execute, multi-agent worker coordination, and the plugin and hook systems used to extend the runtime. The chapters read like a study guide, with diagrams and code walkthroughs, rather than a raw dump of source files, and they are published in both English and Chinese. The GitHub Pages edition adds full-text search, dark mode, and chapter navigation, so it is easy to browse by topic. If you extend Claude Code, build something similar, or just want to see how a mature agent runtime is actually wired together, this is the map to start from.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI