by OPBR · Agent Tool · ★ 105
Build Claude Code 中文 | English 从0到1构建 Claude Code 风格的 AI Coding Agent 简介 这是一个渐进式学习项目,用 TypeScript 从零开始构建一个完整的 AI 编程代理。我们将逐步实现 Claude Code 的所有核心机制: 本项目灵感来自 learn-claude-code(59.7k ⭐),原项目 Agent 核心由 Python 实现,本项目使用 TypeScript 重写 Agent 逻辑本身,目前已完成 s01–s13,持续更新中。适合希望在 Node.js / TypeScript 生态中深入理解 Harness 工程的开发者。 核心循环 工具系统 任务规划 上下文压缩 多代理协作 工作树隔离 核心理念:智能来自模型训练,Harness(套件)只是让智能得以表达的载体。我们构建的是载体,不是智能本身。 学习路线 Background Ta
| Stars | 105 |
| Forks | 11 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 60.5654508736216/100 |
| Last Updated | 2026-06-26 |
| Created | 2026-04-19 |
| Platforms | claude-code, node |
| Est. Tokens | ~15k |
These tools work well together with build-claude-code for enhanced workflows:
Explore other popular agent tool tools:
build-claude-code is 从0到1构建 Claude code (学习版). It is categorized as a Agent Tool with 105 GitHub stars.
build-claude-code is primarily written in TypeScript. It covers topics such as agent, agent-design, ai-agent.
You can find installation instructions and usage details in the build-claude-code GitHub repository at github.com/OPBR/build-claude-code. The project has 105 stars and 11 forks, indicating an active community.