mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-15 23:42:37 +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.