mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-21 16:17:59 +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.