Files
crewAI/lib/crewai/tests/agents
Greyson LaLonde 4c74dc0f86 fix(executor): reset messages and iterations between invocations
CrewAgentExecutor is reused across sequential tasks but invoke/ainvoke
only appended to self.messages and never reset self.iterations, so
task 2 inherited task 1's history and iteration count.
2026-04-29 02:10:17 +08:00
..
2026-02-05 12:49:54 -05:00
2025-10-20 14:10:19 -07:00