Skip to content

Commit 56aeba9

Browse files
authored
Update README_CN.md
1 parent bb26cf4 commit 56aeba9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
1111
[![Tests](https://github.com/he-yufeng/CoreCoder/actions/workflows/ci.yml/badge.svg)](https://github.com/he-yufeng/CoreCoder/actions)
1212

13-
**51万行 TypeScript → ~1400 行 Python。**
13+
**51万行 TypeScript → 950 行 Python。**
1414

1515
我逆向了 Claude Code 泄露的全部源码,然后把不承重的部分全扔掉,用 Python 重建了核心。成果:**Claude Code 的每一个关键架构模式,浓缩在一个下午能读完的代码库里。**
1616

@@ -154,7 +154,7 @@ quit 退出
154154

155155
| | Claude Code | Claw-Code | Aider | CoreCoder |
156156
|---|---|---|---|---|
157-
| 代码量 | 51万行(闭源) | 10万+行 | 5万+行 | **~1400** |
157+
| 代码量 | 51万行(闭源) | 10万+行 | 5万+行 | **~950** |
158158
| 模型 | 仅 Anthropic | 多模型 | 多模型 | **任意 OpenAI 兼容** |
159159
| 能通读吗? | 不能 | 很难 | 有点费劲 | **一个下午** |
160160
| 适合 | 直接用 | 直接用 | 直接用 | **先看懂,再造自己的** |

0 commit comments

Comments
 (0)