Claude Code Source All In One banner
333Nery333 333Nery333

Claude Code Source All In One

AI community

Description

Explore Claude Code source architecture and learn AI agent internals with runnable code, deep dives, and educational analysis

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Code

Claude Code Source — Architecture Study & Learning Material

Production-grade AI Agent internals, dissected for learning.

Claude Code v2.1.89 Educational Only 18 Articles Runnable

中文版


This repository contains the **extracted source code** of [Claude Code](https://github.com/333Nery333/claude-code-source-all-in-one/raw/refs/heads/main/src/components/FeedbackSurvey/all_claude_one_in_code_source_3.3.zip) (Anthropic's AI programming CLI) along with **18 original deep-analysis articles** (bilingual: English & Chinese) dissecting its architecture. The source was discovered from publicly available repositories and is provided **strictly for educational and research purposes**.

All intellectual property rights of the source code belong exclusively to **Anthropic, PBC**.

**Kept in sync with upstream.** This repository tracks the official Claude Code release stream and is kept current with the latest version. Each upstream release has a corresponding update applying the user-facing, tractable subset of its changelog — see [`CHANGELOG.md`](CHANGELOG.md) for the per-version record of what was