mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 08:38:30 +00:00
- Fix event handler signatures to match expected (source, event) pattern - Change 'arguments' to 'tool_args' for tool usage events - Update TaskEvaluationEvent to use correct attributes (evaluation_type, task) - Fix corrupted tests/__init__.py file - Add explicit re-export in src third_party __init__.py Co-Authored-By: João <joao@crewai.com>