Files
crewAI/lib/crewai/tests
Devin AI 62bdc0f3b2 fix: enforce deterministic ordering for equal-priority crew tasks
Stamp each task with a stable _execution_index at crew-construction time
to lock insertion order as the deterministic tie-break contract.

- Add _execution_index PrivateAttr to Task
- Add stamp_execution_order model_validator to Crew
- Update _execute_tasks and _aexecute_tasks docstrings with ordering contract
- Add comprehensive regression tests

Closes #4664

Co-Authored-By: João <joao@crewai.com>
2026-03-01 16:27:15 +00:00
..
2025-10-20 14:10:19 -07:00
2026-02-13 21:34:37 -03:00
2025-10-20 14:10:19 -07:00
2026-02-13 21:34:37 -03:00
2025-12-04 13:34:29 -08:00
2025-12-05 13:23:26 -05:00
2025-10-20 14:10:19 -07:00
2026-02-13 21:34:37 -03:00
2025-12-01 18:56:56 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00