- 分层主轴:AutoGen README
- runtime 主轴:
Core User Guide、Agent and Agent Runtime、architecture、agent identity and lifecycle - 协作模式主轴:
Design patterns - 高层 API 主轴:
AgentChat User Guide、AgentChat README - 扩展生态主轴:
Extensions User Guide - 开发工具主轴:
AutoGen Studio User Guide、AutoGen Bench - 运行时实现主轴:AutoGen Core README、
_agent_id.py、_routed_agent.py、_agent_runtime.py - 消息对象主轴:AgentChat
messages.py、_task.py - 本章落点主轴:AutoGen 的真正核心是多 Agent runtime、消息传递和 API 分层,而不是单纯多角色 prompt 对话
附录 G:分章资料清单