1.15.15
📦 crewaiView on GitHub →
✨ 1 features🐛 4 fixes🔧 1 symbols
Summary
This release introduces new reporting features for flow outcomes and signals, alongside several bug fixes including security vulnerability patches for torch and gitpython. It also standardizes CLI flags to kebab-case.
Migration Steps
- Standardize CLI flags to kebab-case.
✨ New Features
- Report flow outcome, duration, and human-in-the-loop signals.
🐛 Bug Fixes
- Emit FlowStartedEvent when a boundary hook aborts the flow.
- Scope span export to our own tracer provider.
- Bump torch to version 2.13.0 to address security vulnerability.
- Bump gitpython to version 3.1.58 in crewai-tools[github].