Files
crewAI/tests/crew_test.py
Devin AI 0082cafe12 fix: handle multiple task outputs correctly in conditional tasks
- Fix IndexError in _handle_conditional_task by using first output
- Modify _execute_tasks to accumulate task outputs instead of resetting
- Update _create_crew_output to handle multiple outputs correctly
- Add tests for multiple tasks with conditional and multiple conditional tasks

Co-Authored-By: brandon@crewai.com <brandon@crewai.com>
2025-01-21 17:23:01 +00:00

133 KiB