docs: add lightweight positioning tagline to README headers
This commit is contained in:
parent
9f9f4e95d4
commit
736121fe10
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
Build AI agent teams that decompose goals into tasks automatically. Define agents with roles and tools, describe a goal — the framework plans the task graph, schedules dependencies, and runs everything in parallel.
|
||||
|
||||
3 runtime dependencies. 20 source files. One `runTeam()` call from goal to result.
|
||||
|
||||
[](https://github.com/JackChen-me/open-multi-agent/stargazers)
|
||||
[](./LICENSE)
|
||||
[](https://www.typescriptlang.org/)
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
构建能自动拆解目标的 AI 智能体团队。定义智能体的角色和工具,描述一个目标——框架自动规划任务图、调度依赖、并行执行。
|
||||
|
||||
3 个运行时依赖,20 个源文件,一次 `runTeam()` 调用从目标到结果。
|
||||
|
||||
[](https://github.com/JackChen-me/open-multi-agent/stargazers)
|
||||
[](./LICENSE)
|
||||
[](https://www.typescriptlang.org/)
|
||||
|
|
|
|||
Loading…
Reference in New Issue