Lukas May
425728205c
chore: resolve merge conflicts — wire quality review into orchestrator handleAgentStopped
Resolved conflicts between cw/continuous-code-quality-phase-quality-review-dispatch-hook
and cw/continuous-code-quality-task-Cjc9jRT48MqxIZSQG3ypl.
- orchestrator.ts: adopted tryQualityReview() helper (incoming) over inline
shouldRunQualityReview() call (HEAD); fixed duplicate agentManager constructor
param; reordered optional params to agentRepository?, agentManager?
- orchestrator.test.ts: merged import blocks, used incoming mock defaults with
.mockResolvedValue(), removed duplicate agentManager/agentRepository in
createMocks(), used incoming createOrchestrator opts pattern; added missing
project mock so HEAD's integration test works with tryQualityReview() flow
- docs/dispatch-events.md: kept HEAD's more explicit agent:stopped description
- container.ts: removed duplicate agentManager arg; reordered to match new
constructor signature (agentRepository, agentManager)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 22:12:13 +01:00
..
2026-03-06 16:48:12 +01:00
2026-03-05 12:05:08 +01:00
2026-03-06 16:26:15 +01:00
2026-03-03 11:22:53 +01:00
2026-03-06 20:37:29 +01:00
2026-03-06 21:47:34 +01:00
2026-03-06 16:48:12 +01:00
2026-03-06 21:47:34 +01:00
2026-03-06 16:39:36 +01:00
2026-03-06 22:12:13 +01:00
2026-03-06 20:06:28 +01:00
2026-03-03 11:22:53 +01:00
2026-03-03 11:22:53 +01:00
2026-03-05 22:38:00 +01:00
2026-03-03 11:22:53 +01:00
2026-03-06 20:33:41 +01:00
2026-03-05 11:45:09 +01:00
2026-03-06 21:01:36 +01:00
2026-03-06 21:01:36 +01:00
2026-03-06 22:05:42 +01:00
2026-03-05 12:05:08 +01:00
2026-03-05 14:26:22 +01:00