#84·swarm

Typed handoff 原语 — 正式化 Swarm 的核心模式

作者: greatmengqi创建于 2026年4月15日更新于 2026年6月12日

Swarm 的整个编排模型有一个想法:工具函数返回一个 `Agent`,而 `handle_function_result` (core.py:71) 重新分配 `active_agent`. 优雅且简洁。