Skip to content

Commit 92b50e5

Browse files
authored
Fix typo in zh/s04-subagent.md (#163)
"胖" just means fat, "臃肿" means size and content very much
1 parent 16b927c commit 92b50e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/zh/s04-subagent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
## 问题
1010

11-
Agent 工作越久, messages 数组越胖。每次读文件、跑命令的输出都永久留在上下文里。"这个项目用什么测试框架?" 可能要读 5 个文件, 但父 Agent 只需要一个词: "pytest。"
11+
Agent 工作越久, messages 数组越臃肿。每次读文件、跑命令的输出都永久留在上下文里。"这个项目用什么测试框架?" 可能要读 5 个文件, 但父 Agent 只需要一个词: "pytest。"
1212

1313
## 解决方案
1414

0 commit comments

Comments
 (0)