Files
crewAI/lib
Greyson LaLonde 9235edc096 feat: preserve event subtypes through checkpoint serialization
- 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
2026-04-06 21:52:32 +08:00
..