File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,9 @@ You > 读一下 main.py,修掉拼错的 import
3232
3333它会自己读代码、做精准编辑(每次改动输出 unified diff 让你看清改了什么)、跑命令验证、搜索代码库。跟 Claude Code 一样的工作流,但模型你自己选。
3434
35- 项目叫 ** NanoCoder** ,MIT 协议开源,搜 GitHub 就能找到。
35+ 项目叫 ** NanoCoder** ,MIT 协议,GitHub 上完全开源:
36+
37+ ** GitHub:https://github.com/he-yufeng/NanoCoder **
3638
3739---
3840
@@ -181,14 +183,16 @@ response = agent.chat("找出项目里所有 TODO 注释")
1811836 . 当一个 Claude 不够用:多 Agent 协作系统的三种模式
1821847 . Feature Flag 背后的秘密:44 个未发布功能(KAIROS、Buddy 宠物系统、Voice Mode……)
183185
184- 导读也在 GitHub 仓库的 article/ 目录下。
186+ 导读也在 GitHub 上: https://github.com/he-yufeng/NanoCoder/tree/main/article
185187
186188---
187189
188190## 最后
189191
19019251 万行源码的核心设计,1300 行 Python 复刻。7 个工具,33 个测试全过。
191193
192- 代码全在 GitHub 上,MIT 协议,fork 了随便改。搜 NanoCoder 或者 he-yufeng 就能找到。
194+ 代码全在 GitHub 上,MIT 协议,fork 了随便改:
195+
196+ ** GitHub:https://github.com/he-yufeng/NanoCoder **
193197
194198觉得有用的话给个 Star,有问题评论区聊。
You can’t perform that action at this time.
0 commit comments