- 总定位主轴:
Home、OpenAINew tools for building agents - 对象中心主轴:
Agents - 多 agent 主轴:
Agent orchestration、OpenAIA practical guide to building agents - 生命周期主轴:
Running agents、Results - 上下文主轴:
Context management - 治理主轴:
Guardrails、Human-in-the-loop - 会话主轴:
Sessions - 观测主轴:
Tracing - 模型与生态主轴:
Models - 源码落点主轴:
agent.py、run.py、run_state.py、result.py、run_context.py、memory/session.py、guardrail.py - 本章落点主轴:OpenAI Agents SDK 的核心是把运行时对象和 run 生命周期产品化;它真正中心的是
Agent / Runner / Session / RunResult / RunState / Guardrail / Handoff / Trace
附录 G:分章资料清单