mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-09 04:28:16 +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