Change8

1.14.7rc1

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

Summary

This release introduces enhanced prompt handling and state management capabilities, alongside fixes for runtime state isolation and telemetry setup.

✨ New Features

  • Added support for custom prompts.
  • Introduced `reset_runtime_state` to clear accumulated bus state.
  • Decoupled conversation logic from runtime and added a `conversational_definition`.

🐛 Bug Fixes

  • Resolved issue where runtime state scope could grow unbounded across concurrent runs.
  • Fixed telemetry setup for `crewai-login`.
  • Ensured `suppress_flow_events` is respected for method-execution events.

Affected Symbols