Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

快速上手

如果你第一次接触 Awaken,先走这条路径,用最小可运行流程建立整体心智模型。

推荐顺序

  1. 阅读 第一个 Agent,先跑通最小 runtime。
  2. 阅读 第一个 Tool,理解 tool schema、执行流程和状态写入。
  3. 进入 构建 Agent,把示例整理成可复用的工程基线。
  4. 在写生产级工具前,补上 Tool Trait

何时离开这条路径