auto-sync: 2026-05-15 22:57:24
This commit is contained in:
@@ -274,6 +274,18 @@ verdict_options: ["approved", "needs_revision"]
|
||||
|
||||
simple 任务跳过方案确认,直接创建。complex 任务必须确认。
|
||||
|
||||
**用户干预三种模式**(来源:2026 human-in-the-loop 综述 + OpenAI Agents SDK):
|
||||
|
||||
| 模式 | 机制 | 适用 |
|
||||
|------|------|------|
|
||||
| 审批式 | Agent 暂停等用户确认 | high 任务方案确认、部署前 |
|
||||
| 通知式 | 推送消息,用户可回复可不回复 | standard 任务产出审查后 |
|
||||
| 中断式 | Agent 主动问用户 | 歧义需求、争议仲裁 |
|
||||
|
||||
**当前落地**:通过庞统 session(webchat/Signal)。**未来**:dashboard Checkpoint 面板。
|
||||
|
||||
**干预点由 risk_level 动态决定**:low→无干预、standard→通知式、high→审批式、用户随时可中断。
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user