0.130.0
📦 crewaiView on GitHub →
✨ 5 features🐛 5 fixes🔧 6 symbols
Summary
This release introduces LiteAgent with Guardrail integration, async tool execution, and support for Python 3.13. It also includes several core fixes for usage metrics, telemetry, and CLI multi-org actions.
Migration Steps
- Ensure the minimum UV version is installed for Tool repository usage
- Update Python environment to 3.10, 3.11, 3.12, or 3.13
✨ New Features
- 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
- Added support for Python 3.13.x
🐛 Bug Fixes
- Removed duplicated message related to Tool result output
- Fixed missing manager_agent tokens in usage_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
🔧 Affected Symbols
LiteAgentmanager_agentusage_metricstelemetryLiteLLMCLI