Files
crewAI/lib
Greyson LaLonde 167b609365 fix: restore event scope stack from checkpoint event record
Replay the event record during _restore_runtime to rebuild
_event_id_stack with correct event IDs. Remove manual push_event_scope
calls from task and crew resume paths that used task UUIDs instead
of event IDs.
2026-04-04 23:18:23 +08:00
..