CrewAI v0.130.0 is out!
Core Improvements & Fixes
- Removed duplicated message related to Tool result output
- Fixed missing
manager_agent
tokens inusage_metrics
from kickoff - Fixed telemetry singleton to respect dynamic environment variables
- Fixed issue where Flow status logs could hide human input
- Increased default X-axis spacing for flow plotting
New Features & Enhancements
- Added support for multi-org actions in the CLI
- Enabled async tool executions for more efficient workflows
- Introduced
LiteAgent
with Guardrail integration - Upgraded
LiteLLM
to support latest OpenAI version
Documentation & Guides
- Documented minimum
UV
version for Tool repository - Improved examples for Hallucination Guardrail
- Updated planning docs for LLM usage
- Added documentation for Maxim support in Agent observability
- Expanded integrations documentation with images for enterprise features
- Fixed guide on persistence
- Updated Python version support to support python 3.13.x