Change8

0.126.0

📦 crewaiView on GitHub →
8 features🐛 2 fixes🔧 8 symbols

Summary

This release introduces Python 3.13 support, enhances MCP integration with streamable-http transport, and improves tool management and transparency. It also includes significant documentation restructuring and fixes for async execution and knowledge sources.

Migration Steps

  1. Ensure async kickoff implementations include the 'await' keyword as per updated examples

✨ New Features

  • Added support for Python 3.13
  • 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
  • Added streamable-http transport support in MCP integration
  • Added support for community analytics
  • Introduced transparency features for prompts and memory systems
  • Added enterprise testing image to the LLM guide

🐛 Bug Fixes

  • Fixed agent knowledge sources issue
  • Fixed missing await keywords in async kickoff examples

🔧 Affected Symbols

ToolRepositoryAgentRepositoryMCPIntegrationasync_kickoffOpenAIGeminiPortkeyAzureEmbeddings