Change8

1.14.8a3

📦 crewaiView on GitHub →
7 features🐛 1 fixes

Summary

This release introduces significant improvements to declarative flow loading and CLI experience, alongside better UX for crew execution and typed output schemas for tools.

✨ New Features

  • Add unified declarative flow loading
  • Improve crewai run startup UX
  • Consolidate `crewai run` and `crewai flow kickoff`
  • Keep flow method progress visible for nested crews
  • Add declarative Flow CLI support
  • Allow `@router()` as start method of a flow
  • Add typed output schemas for CrewAI tools

🐛 Bug Fixes

  • Pin opentelemetry to ~=1.42.0