SIGN IN SIGN UP
crewAIInc / crewAI UNCLAIMED

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

0 0 39 Python

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