Skip to content

群聊将明确失败回复误判为任务完成 #57

Description

@Ryder-Sun

问题\n群聊自然讨论中,如果 Agent 没有 @ 其他 Agent,当前逻辑可能把 routing decision 为 none 直接当作接受/完成,即使回复明确表示无法执行或权限不足。\n\n## 影响\n失败任务可能持久化为 completed,用户会看到成功状态但没有交付物。\n\n## 建议\n将路由决策与任务验收分离。只有当前 owner 的有效完成判断,且不存在明确 blocker、失败结果或缺失交付物时,才能进入 completed。补充自然群聊回归测试。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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