Files
crewAI/lib/crewai/tests/agents
Devin AI 14c08a233f fix: reset messages and iterations in CrewAgentExecutor between task executions
Fixes #4389. CrewAgentExecutor.invoke() and ainvoke() now reset
self.messages and self.iterations at the start of each execution,
preventing state leakage when the same executor instance is reused
across sequential tasks.

Co-Authored-By: João <joao@crewai.com>
2026-02-06 14:30:44 +00:00
..
2026-02-05 12:49:54 -05:00
2025-10-20 14:10:19 -07:00