0.134.0
📦 crewaiView on GitHub →
✨ 5 features🐛 6 fixes🔧 6 symbols
Summary
This release introduces official MCP Tools support within CrewBase and adds Oxylabs Web Scraping tools. It also includes critical fixes for Pydantic 2.7.x compatibility and SSL errors during LLM data retrieval.
Migration Steps
- Upgrade Langfuse implementations to use Python SDK v3
✨ New Features
- Added support for initializing a tool from defined Tool attributes
- Added official support for using MCP Tools within a CrewBase
- Enhanced MCP tools support to allow selecting multiple tools per agent in CrewBase
- Added Oxylabs Web Scraping tools
- Added sanitize role feature in mem0 storage
🐛 Bug Fixes
- Fixed tools parameter syntax
- Fixed type annotation in Task class
- Fixed SSL error when retrieving LLM data from GitHub
- Ensured compatibility with Pydantic 2.7.x
- Improved Crew search during memory reset
- Improved console printer output
🔧 Affected Symbols
TaskCrewBaseToolmem0LangfuseOxylabs