- 🧠 **Memory (shared crew memory)** - To enable it just add `memory=True` to your crew, it will work transparently and make outcomes better and more reliable, it's disable by default for now
- 🤚🏼 **Native Human Input Support:** [docs](https://docs.crewai.com/how-to/Human-Input-on-Execution/)
- 🌐 **Universal RAG Tools Support:** Any models, beyond just OpenAI. [Example](https://docs.crewai.com/tools/DirectorySearchTool/#custom-model-and-embeddings)
- 🔍 **Enhanced Cache Control:** Meet the ingenious cache_function attribute: [docs](https://docs.crewai.com/core-concepts/Tools/#custom-caching-mechanism)
- 🔁 **Updated crewai-tools Dependency:** Always in sync with the latest and greatest.
- ⛓️ **Cross Agent Delegation:** Smoother cooperation between agents.
- 💠 **Inner Prompt Improvements:** A finer conversational flow.
- 📝 **Improving tool usage with better parsing**
- 🔒 **Security improvements and updating dependencies**
- 📄 **Documentation improved**
- 🐛 **Bug fixes**