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