Files
crewAI/lib
lorenzejay f57cbb0ca0 fix(conversational_mixin): handle empty message index in route events
Updated the message index handling in the  class to return  when there are no messages. Added tests to ensure that route events do not reference index zero when the transcript is empty, and verified the correct emission of conversation message events during flow handling.
2026-06-04 15:45:09 -07:00
..