CrewAI v0.121.0 is out!
Core Improvements & Fixes
• Fixed encoding error when creating tools
• Fixed failing llama test
• Updated logging configuration for consistency
• Enhanced telemetry initialization and event handling
New Features & Enhancements
• Added markdown attribute to the Task class
• Added reasoning attribute to the Agent class
• Added inject_date flag to Agent for automatic date injection
• Implemented HallucinationGuardrail (no-op with test coverage)
Documentation & Guides
• Added documentation for StagehandTool and improved MDX structure
• Added documentation for MCP integration and updated enterprise docs
• Documented knowledge events and updated reasoning docs
• Added stop parameter documentation
• Fixed import references in doc examples (before_kickoff, after_kickoff)
• General docs updates and restructuring for clarity