From ed870e0ece6de97b364dc12e41d4a2f00947ab86 Mon Sep 17 00:00:00 2001 From: Shangding Gu Date: Sat, 4 Apr 2026 09:55:00 -0700 Subject: [PATCH] Update news section with Chinese documentation link --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index cd3157e..d6a3eba 100644 --- a/README.MD +++ b/README.MD @@ -4,7 +4,7 @@ > Source archive of Claude Code and different versions of the clean-room Python rewrite research repository ## 馃敟馃敟馃敟 News (Pacific Time) -- 9:50 AM 路 Apr 04, 2026: [Deep-dive analysis docs added (docs/cc_analysis/analysis_20260401): context compression, multi-agent architecture, memory system, hidden features, model-switching, rollback mechanism, effort level, and tracking-data cleanup guide](#5-docscc_analysis) +- 9:50 AM 路 Apr 04, 2026: [Deep-dive analysis docs added (In Chinese): context compression, multi-agent architecture, memory system, hidden features, model-switching, rollback mechanism, effort level, and tracking-data cleanup guide](#5-docscc_analysis) - 12:20 PM 路 Apr 02, 2026: [Nano Claude Code v3.0: Multi-agent packages, memory package, skill package with built-in skills, argument substitution, fork/inline execution, AI memory search, git worktree isolation, agent type definitions (~5000 Lines)](https://github.com/SafeRL-Lab/nano-claude-code) - 7:40 AM 路 Apr 02, 2026: [Nano Claude Code v2.0: A Minimal Python Reimplementation (~3400 Lines), support open and closed source models, skill and memory](https://github.com/SafeRL-Lab/nano-claude-code) - 8:36 AM 路 Apr 01, 2026: [Nano Claude Code v1.0: A Minimal Python Reimplementation (~1300 Lines)](https://github.com/SafeRL-Lab/nano-claude-code)