[高] Agent self_review失败默认passed=True #80
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题描述
backend/app/agent_runtime/core.py 第988-990行,当 self_review 执行异常或解析失败时,默认返回 passed=True。所有审查失败都被静默忽略,Agent 可能输出错误结果。
涉及文件
修复建议
严重程度
高 - 输出质量无保障