Change8

1.14.8a

📦 crewaiView on GitHub →
12 features🐛 3 fixes🔧 1 symbols

Summary

This release introduces significant features centered around FlowDefinition, enabling script/code block actions, crew actions, and 'each' composite actions. It also implements DMN mode support and introduces JSON-first crew projects.

✨ New Features

  • Add script/code block action to FlowDefinition
  • Add crew actions to FlowDefinition
  • Add 'each' composite action to FlowDefinition
  • Implement DMN mode support in crew creation and execution
  • Enhance memory reset functionality and JSON crew handling
  • Add expressions to FlowDefinition actions
  • Implement Flow definition run tools without Python code
  • Drive human feedback from the flow definition
  • Wire config and persistence from FlowDefinition into the runtime
  • Add experimental 'crewai run --definition' for flows
  • Support ZIP deployment fallback and JSON crew project env runs
  • Introduce JSON first crews

🐛 Bug Fixes

  • Fix duplicated Exa tool
  • Fix aggregate token usage across all LLM calls
  • Resolve issues with crew loading and validation logic

Affected Symbols