CrewAI released version 1.15.15, introducing new capabilities for monitoring workflow execution alongside several dependency updates and bug fixes.

  • Report flow outcome, duration, and human-in-the-loop signals.
  • Emit FlowStartedEvent when a boundary hook aborts the flow.
  • Bump torch to version 2.13.0 to address security vulnerability.
  • Bump gitpython to version 3.1.58 in crewai-tools[github].
  • Update date injection functionality in agents and standardize CLI flags to kebab-case.