feat(FN-2460): improve merge verification fix observability

- Stream in-merge fix-agent text and tool activity through AgentLogger hooks
- Log deterministic verification reruns with per-attempt context for fix loops
- Expand merger tests to cover fix-loop observability and rerun logging behavior
This commit is contained in:
Fusion
2026-04-24 10:08:19 -07:00
committed by gsxdsm
parent a5f7485d2f
commit 81decfdccb
2 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
=== POST-RUN 1 start: 2026-04-24T17:07:07Z ===
POST-RUN 1 duration=150s exit=0
=== POST-RUN 2 start: 2026-04-24T17:09:37Z ===
POST-RUN 2 duration=147s exit=0
=== POST-RUN 3 start: 2026-04-24T17:12:04Z ===
POST-RUN 3 duration=141s exit=0
DONE