Skip to content

昨天a2a正常,今天跑不通 #30

@Guaiyu11

Description

@Guaiyu11

A2A 流程深度分析:

| 步骤                      | 当前状态 | 问题            |
| ----------------------- | ---- | ------------- |
| 1. CoS 发消息到 #cto        | ✅ 工作 |               |
| 2. sessions_send 触发 CTO | ✅ 工作 |               |
| 3. CTO subagent 运行      | ✅ 工作 |               |
| 4. Gateway 发送回复         | ❌ 跳过 | ANNOUNCE_SKIP |

根本原因:

当用 sessions_send 触发 CTO subagent 时,Gateway 认为:

• subagent 运行在已有的 channel session 里
• 父 session 会处理回复
• 所以 跳过 announcement
昨天能成功的原因:

• 可能 Gateway 版本不同
• 或者当时 session 绑定方式不同

可能的修复方向:

  1. 升级/降级 OpenClaw 版本
  2. 换一种触发方式(不用 sessions_send)
  3. 等官方修复 🦞

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions