mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-03 06:08:15 +00:00
- Add Literal type discriminators to all 119 event subclasses - Add BeforeValidator + PlainSerializer on EventNode.event to deserialize events into the correct subclass using a type registry - Falls back to BaseEvent for unrecognized or incomplete event dicts