- Add mlflow.crewai.autolog() functionality as documented
- Create MLflow event listener for tracing CrewAI workflows
- Support enabling/disabling MLflow autologging
- Add comprehensive tests covering the integration
- Graceful degradation when MLflow is not installed
Fixes#2947
Co-Authored-By: João <joao@crewai.com>