Files
crewAI/lib
Devin AI c835152f29 Add regression tests for kickoff_for_each inside flows (#4385)
Add tests covering crew.copy(), kickoff_for_each, kickoff_for_each_async,
and akickoff_for_each when called inside a Flow[MyState] method.

These tests ensure the fix from commit 9d7f4537 (replacing parent_flow
field with context variables) prevents the Pydantic validation error
reported in issue #4385.

Co-Authored-By: João <joao@crewai.com>
2026-02-05 22:42:31 +00:00
..