mylxsw/cc-src-learning
An educational analysis of Claude Code's leaked source code, examining its agent architecture, tool system, and design philosophy.

This repository contains a systematic study of Claude Code’s source code, exploring four dimensions: codebase structure, design philosophy, architecture implementation, and prompt engineering. The analysis covers the agent module design, tool system architecture, slash command interactions, permission models, and multi-agent collaboration patterns. It serves as a learning resource for developers interested in understanding how professional AI coding assistants are built.