🌐 English Edition — Translation Status¶
This page tracks the progress of the English edition. Want to help translate? Pick an untranslated chapter and open a PR!
✅ Completed¶
| File | Status | Notes |
|---|---|---|
README.md |
✅ Done | English main page |
chapters/00-quickstart.md |
✅ Done | Beginner quickstart |
chapters/01-fundamentals.md |
✅ Done | Fundamentals |
chapters/99-glossary.md |
✅ Done | Glossary |
🚧 In Progress / Not Started¶
| File | Chinese | Status |
|---|---|---|
chapters/02-reaact-from-scratch.md |
从零手写 ReAct Agent | ❌ |
chapters/03-langgraph.md |
LangGraph 图编排 | ❌ |
chapters/04-crewai.md |
CrewAI 多智能体 | ❌ |
chapters/05-autogen.md |
AutoGen / MAF | ❌ |
chapters/06-llamaindex-rag.md |
LlamaIndex RAG | ❌ |
chapters/07-dify.md |
Dify 低代码 | ❌ |
chapters/08-openai-agents.md |
OpenAI Agents SDK | ❌ |
chapters/09-claude-agents.md |
Claude Agent SDK | ❌ |
chapters/10-mastra.md |
Mastra | ❌ |
chapters/11-mcp.md |
MCP 协议 | ❌ |
chapters/12-ollama.md |
Ollama 本地部署 | ❌ |
chapters/13-collaboration-patterns.md |
协作模式 | ❌ |
chapters/14-memory-state.md |
记忆系统 | ❌ |
chapters/15-cost-optimization.md |
成本优化 | ❌ |
chapters/16-observability.md |
可观测性 | ❌ |
chapters/17-fullstack-project.md |
全栈实战 | ❌ |
chapters/18-selection-guide.md |
选型指南 | ❌ |
🤝 How to Contribute a Translation¶
- Read the Chinese chapter at
../chapters/ - Create the English file at
chapters/<same-name>.md - Update this status page (mark ✅)
- Open a PR
Translation tips: - Keep code blocks unchanged (only translate comments if helpful) - Keep Mermaid diagrams unchanged - Use plain, beginner-friendly English - Link to other English chapters with relative paths