Windy3f3f3f3f/how-claude-code-works resource
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等 observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 98
- Release rhythm 35
- Longevity 11
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 155
- days_rel: n/a
- days_push: 16
- n_releases_24m: 0
Adoption not part of the score
3529 stars · 695 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A set of educational architecture notes and deep-dive documentation analyzing the leaked source code of Claude Code, Anthropic's AI coding agent. It covers the agent loop, context engineering, tool system, and permission system across 21 chapters, with an online docs site.
Use cases
- understand how claude code works internally
- learn agent loop architecture for coding agents
- study context engineering and context compaction techniques
- build my own ai coding agent
- learn how tool execution and permission systems work in ai agents
- reverse engineer a production llm agent system
When to choose
- you want to study a production-grade agentic coding system's architecture
- you're building your own coding agent and want design references
- you want to use Claude Code more effectively by understanding its internals
When to avoid
- you need official Anthropic documentation or guarantees of implementation accuracy
- you want runnable software rather than reading material
- you need a stable reference — the analyzed source evolves quickly
Facets
learning-resource · maturity active
documentation developer-tools large-language-models developer-tools tutorials claude-code source-code-analysis architecture-notes agentic-coding context-engineering reverse-engineering educational ai-agents web-server
2 sources
- readme: https://github.com/Windy3f3f3f3f/how-claude-code-works · fetched 2026-08-28 · 968011c7c5c0
- homepage: https://windy3f3f3f3f.github.io/how-claude-code-works/#/ · fetched 2026-08-29 · aaafc1d7d40e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Windy3f3f3f3f/how-claude-code-works | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="Windy3f3f3f3f/how-claude-code-works")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem