Files
collection-claude-code-sour…/docs/cc_analysis/analysis_20260401/README.md
Shangding Gu da51538b92 Fix links and add note in README.md
Updated links in the README to point to the correct locations and added a note about the original analysis material.
2026-04-04 17:29:23 -07:00

2.8 KiB

analysis_20260401

Document Content
Claude Code 上下文管理算法学习笔记 Step-by-step walkthrough of the context management algorithm: autoCompact, micro/reactive/trimmed compression strategies, and toolResultStorage
Claude Code 多 Agent 架构深度分析 Deep analysis of the multi-agent architecture across 37+ files: src/utils/swarm/, AgentTool/, coordinator/
Claude Code 值得借鉴的算法与设计模式 Notable algorithms and design patterns worth borrowing from the source (complements the context management notes)
Claude Code 自动回滚机制解析与版本切换指南 How the automatic rollback mechanism works and a practical version-switching guide
Claude Code 上下文压缩算法深度分析 Detailed reverse-engineering of the 11-file src/services/compact/ compression pipeline
Claude Code 是否偷换模型?模型切换机制深度分析 Source-level analysis of model-selection logic: model.ts, withRetry.ts, and claude.ts
Claude Code Memory 记忆系统深度分析 Full analysis of the 7-layer memory system: memdir/, extractMemories/, SessionMemory/, teamMemorySync/
Claude Code 隐藏高级功能全景图 Map of 55+ feature flags, 20+ hidden commands, and several undisclosed subsystems
Claude Code 默认 Effort Level 设置笔记 How to persist /effort max across sessions (default resets to medium on restart)
清除 Claude Code 追踪数据指南 macOS guide for clearing telemetry and tracking data stored by Claude Code
Claude Code 深度分析报告 (PDF) Comprehensive analysis report in PDF format (Chinese)
Claude Code Deep Analysis Report (PDF) Comprehensive analysis report in PDF format (English)

Note, here, the original analysis material from the link