feat(multi-review): show reviewer details in collapsible sections#108
Conversation
…omment Append each reviewer's raw output in <details> sections after the coordinator synthesis, so users can expand to see individual reviews. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
分析过程PR 要求(无关联 Issue,从 PR title/body 提取):
实现情况:
该实现的每个 reviewer 信息、失败处理、折叠结构均与要求一致。 无遗漏 确认所有 spec 项均已覆盖:折叠结构正确实现,成功路径完整接入,reviewer 失败状态也得到显示。 |
|
最终决策:可合并 所有 reviewer 均无阻塞项。安全 reviewer 虽标记"存在风险"但列在建议项中且未设阻塞项,故不影响合并决策。 阻塞项:无 建议项:
📋 各 Reviewer 详细审查结果quality可合并 该 PR 在合成结果下方新增可折叠的 阻塞项:无 建议项:
security存在风险 本次 PR 新增 阻塞项:无 建议项:
performance性能良好 此 PR 新增 阻塞项:无 建议项:无 architecture架构合理 该 PR 在 阻塞项:无 建议项:无 |

Summary
<details>sections after the coordinator synthesisTest plan
🤖 Generated with Claude Code