mirror of
https://github.com/sanbuphy/claude-code-source-code.git
synced 2026-04-03 11:34:54 +08:00
Add concise TOC with in-page anchor links (6 items max)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
11
README.md
11
README.md
@@ -7,6 +7,17 @@
|
||||
|
||||
---
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Deep Analysis Reports (`docs/`)](#deep-analysis-reports-docs) — Telemetry, codenames, undercover mode, remote control, future roadmap
|
||||
- [Missing Modules Notice](#missing-modules-notice-108-modules) — 108 feature-gated modules not in the npm package
|
||||
- [Architecture Overview](#architecture-overview) — Entry → Query Engine → Tools/Services/State
|
||||
- [Tool System & Permissions](#tool-system-architecture) — 40+ tools, permission flow, sub-agents
|
||||
- [The 12 Progressive Harness Mechanisms](#the-12-progressive-harness-mechanisms) — How Claude Code layers production features on the agent loop
|
||||
- [Build Notes](#build-notes) — Why this source isn't directly compilable
|
||||
|
||||
---
|
||||
|
||||
## Deep Analysis Reports (`docs/`)
|
||||
|
||||
Source code analysis reports derived from decompiled v2.1.88. Bilingual (EN/ZH).
|
||||
|
||||
Reference in New Issue
Block a user