结果意图
“稍后继续”“正在等待”这类普通文本不构成成功。还有未结束的后台任务或异常停止时,也不能据此判定成功。Runtime 为续轮和等待设置预算,超过限制时会停止自动推进。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Outcome | 意义 | 下一步 |
|---|---|---|
| succeeded | 有明确交付且执行可完成 | 检查产物并按 Issue 策略验收 |
| waiting | 等待已存在、可追踪的依赖任务 | 查看依赖 ID 和真实状态 |
| blocked | 缺少信息或条件,保留当前已完成部分 | 补充具体输入,再沿工作流程继续 |
| failed | 执行失败 | 阅读错误与部分结果,修复后决定重试 |