Files
crewAI/tests
Vini Brasil d6800d8957 Ensure @start methods emit MethodExecutionStartedEvent (#2114)
Previously, `@start` methods triggered a `FlowStartedEvent` but did not
emit a `MethodExecutionStartedEvent`. This was fine for a single entry
point but caused ambiguity when multiple `@start` methods existed.

This commit (1) emits events for starting points, (2) adds tests
ensuring ordering, (3) adds more fields to events.
2025-02-12 14:19:41 -06:00
..
2025-01-03 21:49:55 -03:00
2025-01-02 16:06:48 -05:00
2023-10-29 19:51:59 -03:00
2025-02-07 14:45:36 -05:00
2025-01-03 21:49:55 -03:00