CrewAI v0.126.0 is out!
Core Improvements & Fixes
• Added support for Python 3.13
• Fixed agent knowledge sources issue
• Persisted available tools from a Tool repository
• Enabled tools to be loaded from Agent repository via their own module
• Logged usage of tools when called by an LLM
New Features & Enhancements
• Added streamable-http transport support in MCP integration
• Added support for community analytics
• Expanded OpenAI-compatible section with a Gemini example
• Introduced transparency features for prompts and memory systems
• Minor enhancements for Tool publishing
Documentation & Guides
• Major restructuring of docs for better navigation
• Expanded MCP integration documentation
• Updated memory docs and README visuals
• Fixed missing await keywords in async kickoff examples
• Updated Portkey and Azure embeddings documentation
• Added enterprise testing image to the LLM guide
• General updates to the README