- PlanPhase 添加 rework_count 和 review_feedback 字段 - 添加 _review_phase_output 方法,Lead 用 LLM 验收阶段输出 - _execute_execution_phase 重构为返工循环(MAX_REWORKS=2) - 验收通过/返工/失败三种路径,发出 review_result 事件 - LLM 不可用时优雅降级直接通过 - 6 个新测试,全套 449 passed 无回归 |
||
|---|---|---|
| .. | ||
| documents | ||
| e2e | ||
| integration | ||
| routes | ||
| tools | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||
| test_routing_chain.py | ||