mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-20 08:38:01 +00:00
Write the crewAI package version into every checkpoint blob. On restore, run version-based migrations so older checkpoints can be transformed forward to the current format. Adds crewai.utilities.version module.