docs: simplify Chinese course prose

This commit is contained in:
Haoran
2026-07-31 03:54:12 +08:00
parent 4a14529774
commit 2affb3f345
15 changed files with 44 additions and 44 deletions

View File

@@ -142,7 +142,7 @@ while True:
→ 再次扫描
```
自治不是再造一个 Agent Loop,而是给既有循环增加一个由共享状态触发的入口。
自治是在既有 Agent Loop增加一个由共享状态触发的入口。
---