fix: emit flow_finished event after HITL resume
resume_async() was missing trace infrastructure that kickoff_async() sets up, causing flow_finished to never reach the platform after HITL feedback. Add FlowStartedEvent emission to initialize the trace batch, await event futures, finalize the trace batch, and guard with suppress_flow_events.
G
Greyson LaLonde committed
9ab67552a798323c881e6df40bd8aa47fb77cfc8
Parent: 8cdde16
Committed by GitHub <noreply@github.com>
on 4/8/2026, 9:31:31 PM