Skip to content

Commit 9bedf7f

Browse files
committed
feat: complete s01-s19 docs quality overhaul — all chapters final
- s01-s09: full README rewrites + code.py updates + new SVG diagrams - s01-s09: complete EN/JA translations with en/ja SVG files - s10-s19: EN/JA README translations committed in prior commit - All 19 chapters now have zh/en/ja trilingual coverage - Add s01-s19-topic-map.md, remove outdated s01-s12-topic-map.md - docs/zh updates for s01 and s03
1 parent 8fe7ffb commit 9bedf7f

117 files changed

Lines changed: 17422 additions & 1966 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/zh/s01-the-agent-loop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
一个退出条件控制整个流程。循环持续运行, 直到模型不再调用工具。
2727

28-
## 工作原理
28+
## 工作原理
2929

3030
1. 用户 prompt 作为第一条消息。
3131

docs/zh/s03-todo-write.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
| [ ] task A |
2727
| [>] task B <- doing |
2828
| [x] task C |
29-
+-----------------------+
29+
+----------- ------------+
3030
|
3131
if rounds_since_todo >= 3:
3232
inject <reminder> into tool_result

s01-s12-topic-map.md

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)