mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-11 05:07:59 +00:00
- Move runtime_state.py to state/runtime.py - Add acheckpoint async method using aiofiles - Introduce BaseProvider protocol and JsonProvider for pluggable storage - Add aiofiles dependency to crewai package - Use PrivateAttr for provider on RootModel