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
..
2026-01-30 17:10:00 -05:00
2026-03-01 00:46:04 -05:00
2026-02-25 17:13:34 -05:00
2026-02-20 18:21:05 -05:00
2025-10-20 14:10:19 -07:00
2026-03-01 16:27:15 +00:00
2026-02-04 20:34:08 -03:00
2025-12-05 13:23:26 -05:00
2026-01-27 14:56:50 -08:00
2025-12-04 10:27:52 -08:00
2026-02-25 17:13:34 -05:00
2026-02-26 13:59:30 -08:00
2026-02-26 15:05:10 -05:00
2025-11-29 16:55:24 -05:00
2025-11-05 07:19:09 -05: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
2026-02-26 16:18:03 -05:00
2025-11-29 16:55:24 -05:00
2026-03-01 00:46:04 -05:00
2025-10-20 14:10:19 -07:00
2026-01-23 15:13:25 -05:00
2025-12-25 21:04:10 -03:00
2026-01-22 17:44:03 -08:00
2026-01-23 15:13:25 -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
2026-02-16 18:41:03 -03:00
2025-10-20 14:10:19 -07:00
2026-02-04 15:40:22 -05:00
2026-01-23 15:13:25 -05:00
2026-01-20 21:44:45 -08:00
2025-10-20 14:10:19 -07:00
2025-11-24 17:35:12 -05:00
2026-02-18 03:27:24 -03:00
2025-10-20 14:10:19 -07:00
2026-02-13 21:34:37 -03:00
2026-02-15 21:54:42 -05:00
2025-10-20 14:10:19 -07:00
2026-01-23 15:13:25 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2025-11-29 16:55:24 -05:00
2025-11-29 16:55:24 -05:00
2026-02-03 10:10:33 -03:00
2026-02-03 09:06:48 -05:00
2026-02-25 17:13:34 -05:00
2025-10-20 14:10:19 -07:00