Files
fusion/.changeset/FN-4106-workflow-summary-append.md
Fusion 37063a08ef feat(FN-4106): preserve rerun summaries in executor task-done output
Preserves task rerun summaries so they persist across retries rather than being overwritten, with tests validating the persistence behavior and a patch changeset for `@runfusion/fusion`.

Fusion-Task-Id: FN-4106
2026-05-12 08:28:44 -07:00

183 B

@runfusion/fusion
@runfusion/fusion
patch

fn_task_done now appends to the existing task summary when a workflow step forces a rerun, instead of overwriting the original completion summary.