mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 10:03:37 +00:00
agent.kickoff() uses AgentExecutor and returns LiteAgentOutput; it does not run through a LiteAgent class. Update Secure Agent Design and the Agents concept note accordingly. Co-authored-by: Rip&Tear <theCyberTech@users.noreply.github.com>