SIGN IN SIGN UP
crewAIInc / crewAI UNCLAIMED

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

0 0 38 Python

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.
G
Greyson LaLonde committed
4c74dc0f86a27af64624b21abc81e9eab4bb5e85
Parent: 13e0e9b
Committed by GitHub <noreply@github.com> on 4/28/2026, 6:10:17 PM