From 0617cbaa0e17643147d5c262755dc5c61f96beb3 Mon Sep 17 00:00:00 2001 From: Shangding Gu Date: Tue, 31 Mar 2026 10:35:43 -0700 Subject: [PATCH] Add news section to README with updates Added news section with recent updates about Claude Code. --- README.MD | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.MD b/README.MD index 55f0111..820a3e3 100644 --- a/README.MD +++ b/README.MD @@ -3,6 +3,13 @@ > Source archive of Claude Code and a clean-room Python rewrite research repository +## 馃敟馃敟馃敟 News + +- 9:50 AM 路 Mar 31, 2026: [Claude code memory analysis](https://x.com/henryl_ai/status/2039022608310808965) +- 5:41 AM 路 Mar 31, 2026: [Why Claude Code Outperforms Other Tools: An Analysis](https://x.com/YukerX/status/2038959908968919297) +- 3:02 AM 路 Mar 31, 2026: [Community Reaction to the Claude Code Source Exposure](https://x.com/hank_aibtc/status/2038919948370616330) +- 1:23 AM 路 Mar 31, 2026: [A Viral Post on the Claude Code Source Leak](https://x.com/Fried_rice/status/2038894956459290963?s=20) + This repository contains two subprojects that study Claude Code (Anthropic鈥檚 official CLI tool) from two different angles: | Subproject | Language | Nature | File Count | @@ -12,12 +19,7 @@ This repository contains two subprojects that study Claude Code (Anthropic鈥檚 o --- -## 馃敟馃敟馃敟 News -- 9:50 AM 路 Mar 31, 2026: [Claude code memory analysis](https://x.com/henryl_ai/status/2039022608310808965) -- 5:41 AM 路 Mar 31, 2026: [Why Claude Code Outperforms Other Tools: An Analysis](https://x.com/YukerX/status/2038959908968919297) -- 3:02 AM 路 Mar 31, 2026: [Community Reaction to the Claude Code Source Exposure](https://x.com/hank_aibtc/status/2038919948370616330) -- 1:23 AM 路 Mar 31, 2026: [A Viral Post on the Claude Code Source Leak](https://x.com/Fried_rice/status/2038894956459290963?s=20) ## 1. claude-code-source-code