From 6e6a85178be11636ec00364b388d4e5fa8b518d2 Mon Sep 17 00:00:00 2001 From: JackChen Date: Fri, 3 Apr 2026 00:07:11 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20Chinese=20README=20source=20file?= =?UTF-8?q?=20count=20(20=20=E2=86=92=2027)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index 42129b0..86436dc 100644 --- a/README_zh.md +++ b/README_zh.md @@ -2,7 +2,7 @@ 构建能自动拆解目标的 AI 智能体团队。定义智能体的角色和工具,描述一个目标——框架自动规划任务图、调度依赖、并行执行。 -3 个运行时依赖,20 个源文件,一次 `runTeam()` 调用从目标到结果。 +3 个运行时依赖,27 个源文件,一次 `runTeam()` 调用从目标到结果。 [![GitHub stars](https://img.shields.io/github/stars/JackChen-me/open-multi-agent)](https://github.com/JackChen-me/open-multi-agent/stargazers) [![license](https://img.shields.io/github/license/JackChen-me/open-multi-agent)](./LICENSE)