#444 · Primary category: Education & Research

claude-reviews-claude

agent agentic-ai ai anthropic architecture claude claude-code deep-dive documentation llm meta reverse-engineering source-code typescript vibe-coding

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