Skip to content

docs(book): add 5 Chinese technical book chapters for OpenCode#1

Draft
Copilot wants to merge 7 commits into
devfrom
copilot/create-all-in-one-book
Draft

docs(book): add 5 Chinese technical book chapters for OpenCode#1
Copilot wants to merge 7 commits into
devfrom
copilot/create-all-in-one-book

Conversation

Copilot AI commented Mar 26, 2026

Copy link
Copy Markdown
  • Write README.md (book table of contents)
  • Write 00-前言/ (3/3 sections) ⭐ Complete
  • Write 01-全景视野/ (11/11 sections) ⭐ Complete
  • Write 02-快速上手/ (4/4 sections) ⭐ Complete
  • Write 03-关键路径详解/ (5/5 sections) ⭐ Complete
  • Write 04-核心引擎 sections 01-09 (Agent, Session, LLM, Provider, Tool, Built-in Tools, Skill, Command, MCP)
  • Write 04-核心引擎 sections 10-21 (LSP, Git, Shell/PTY, Filesystem, Storage, HTTP Server, Permission, Snapshot, Event Bus, Plugin, Config, Effect-TS)
  • Write 05-用户界面/ (5 sections: TUI, Web, Desktop, Console, UI Components)
  • Write 06-扩展与集成/ (9 sections: Custom Agent/Command/Tool, Plugin SDK, MCP Server, Provider, Themes, VSCode, Slack)
  • Write 07-基础设施与部署/ (6 sections)
  • Write 08-开发者指南/ (6 sections)
  • Write 09-周边知识与生态/ (10 sections)
  • Write 10-实战案例/ (6 sections)
  • Write 11-附录/ (9 sections)
  • Write QUALITY_REPORT.md

Summary

33 files completed across chapters 00-04 (partial). Remaining: 04 sections 10-21 + chapters 05-11 (~63 sections).


📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Copilot AI and others added 5 commits March 26, 2026 09:11
Add three comprehensive files for the navigation chapter:
- 01-一图看懂OpenCode.md: Architecture overview with 6-layer diagram
- 02-核心概念关系图谱.md: ER diagrams and concept relationships
- 03-Monorepo全景-19个包的关系.md: Package dependency topology

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Fix Part type field spacing in ER diagram
- Fix ranking number for plugin package (was tied at 5, now correctly 8)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add detailed Chinese technical book chapters that trace complete
execution paths through the OpenCode system:

- 04-一次对话的完整旅程.md: Full conversation flow with sequence diagram
- 05-一次Tool调用的完整旅程.md: Complete tool call lifecycle
- 06-一次文件编辑的完整旅程.md: File edit chain with patch/snapshot systems

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants