mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +00:00
Set task_id and task_name in _set_task_fingerprint so events carry task identity through serialization. Use task_id to find the correct task_started event when restoring the scope stack on checkpoint resume.