docs(zh-CN): sync Chinese docs with latest upstream changes (#304)

* docs(zh-CN): sync Chinese docs with latest upstream changes

* update

---------

Co-authored-by: neo <neo.dowithless@gmail.com>
This commit is contained in:
zdoc.app
2026-03-03 14:28:27 +08:00
committed by GitHub
parent adc0f67008
commit ada4cd75a3
114 changed files with 11161 additions and 4790 deletions

View File

@@ -106,9 +106,9 @@ Agent (planner):
计划之后:
* 使用 `/tdd` 测试驱动开发的方式实施
* 如果出现构建错误,使用 `/build-fix`
* 使用 `/code-review` 审查已完成的实
* 使用 `/tdd` 通过测试驱动开发来实现
* 如果出现构建错误,使用 `/build-fix`
* 使用 `/code-review` 审查已完成的实
## 相关代理