mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-05 09:12:39 +00:00
Branch-aware checkpoint storage writes under subdirectories (e.g. main/, fork/exp1/) but _list_json and _info_json_latest used flat globs that missed them.