mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-12 01:28:30 +00:00
- Add None check for agent parameter before accessing attributes - Return original result with error message when agent is None - Add comprehensive tests covering None agent scenarios - Fixes GitHub issue #3017 Co-Authored-By: João <joao@crewai.com>