Commit Graph

2 Commits

Author SHA1 Message Date
Devin AI
46621113af Apply automatic linting fixes to tests directory
Co-Authored-By: Joe Moura <joao@crewai.com>
2025-05-12 13:31:07 +00:00
Vini Brasil
f845fac4da Refactor event base classes (#2491)
- Renamed `CrewEvent` to `BaseEvent` across the codebase for consistency
- Created a `CrewBaseEvent` that automatically identifies fingerprints for DRY
- Added a new `to_json()` method for serializing events
2025-03-27 15:42:11 -03:00