Jiang
1.4K posts



我用 Codex 参考这个项目学习创建 Agent,因为示例代码是 Python 我看不懂,直接让 Codex 给我转换成 Nodejs,效率太高了。
learn.shareai.run/en/


中文

这个课程真不错,以为很复杂的概念,没想到这么容易搞懂。
边学边构建一个自己的 Agent,调整 TUI 的细节,逐步增加功能,甚至让这个 Agent 自己给自己加功能,很有意思。
Tw93@HiTw93
A great resource if you want to understand how AI coding agents work. Learn Claude Code walks through building a minimal Claude Code like agent from scratch, explaining each mechanism step by step. You’ll see the core loop most coding agents share: call the model, execute tools, feed the results back, and iterate. A clean way to understand how these systems are actually built. learn-claude-agents.vercel.app
中文








