Files
crewAI/lib/crewai/tests
Devin AI 154544c155 fix: add collision-resistant task run IDs across crew/flow executions
Fixes #4607

- Add  property to Task that combines the deterministic
  (MD5 of description+expected_output) with the unique instance uid=1000(ubuntu) gid=1000(ubuntu) groups=1000(ubuntu),27(sudo),999(docker)
  (uuid4) to produce a collision-resistant identifier per execution.
- Update telemetry utils and spans to emit  alongside
  the existing  and  attributes.
- Keep  unchanged for structural identity (crew composition,
  copy/clone mapping).
- Add regression tests asserting unique run_ids across repeated
  runs with identical task definitions.

Co-Authored-By: João <joao@crewai.com>
2026-02-26 12:09:30 +00:00
..
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2026-02-13 21:34:37 -03: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