by 7-e1even · Codex Skill · ★ 98
learn-agent · 从零写一个能活下来的 AI Agent 简体中文 · English 快速跳转 · 适合谁读 · 30 秒跑起来 · 15 篇目录 · 完整实现 Reina · 给个 Star 一个 循环是 agent 的全部秘密——但只够它活 5 分钟。 剩下的部分——让它在真实任务里活过 5 小时——就是这 15 篇笔记记的东西。 想搞懂 Claude Code、Codex、opencode 这类 coding agent 内部到底怎么实现?这个仓库是我从 0 开发自己的 agent 时的踩坑笔记:15 篇渐进式笔记 + 15 份零依赖、单文件、直接能跑的代码,每篇解决一个真实翻车现场。 [!IMPORTANT] 和别的"手写 agent"教程不一样的地方:这里的机制不是照着 API 文档想象的,而是从一个真实在跑、完整开源的桌面 coding agent 产品——Reina——简化移植而来,每一条报错、每一个机制优化,都是线上踩过的坑。 学完这 15 篇想看生产级完整源码,直接去 👉 Reina-Agent/Reina 这份笔记适合你吗 对着下面三条自查,中一条就值得读: 你照教程写过 agent demo,但一上真实任务就失控:空转烧钱、上下文爆窗、跑半小时忘了最初任务; 你每天在用 Claude...
| Stars | 98 |
| Forks | 8 |
| Language | JavaScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 58.7195401612887/100 |
| Last Updated | 2026-07-08 |
| Created | 2026-07-03 |
| Platforms | claude-code, cli, codex, gemini, node |
| Est. Tokens | ~14k |
These tools work well together with learn-agent for enhanced workflows:
Explore other popular codex skill tools:
learn-agent is 学习Agent开发的笔记,尝试让Agent从可用到可靠. It is categorized as a Codex Skill with 98 GitHub stars.
learn-agent is primarily written in JavaScript. It covers topics such as agent, agent-harness, agent-loop.
You can find installation instructions and usage details in the learn-agent GitHub repository at github.com/7-e1even/learn-agent. The project has 98 stars and 8 forks, indicating an active community.
learn-agent is released under the MIT license, making it free to use and modify according to the license terms.