fix(checkpoint): drop unroundtrippable callbacks and adapter state
- callable_to_string returns None for lambdas/closures instead of an unresolvable dotted path; Crew filters Nones out of restored callback lists. - EventNode.event serializer honors info.mode so mode='json' calls cascade properly into nested event payloads. - RagTool.adapter serializes to None (post-validator rebuilds from config); concrete adapters hold runtime state that can't be round-tripped.
G
Greyson LaLonde committed
867df0f633fbc65563ab4706587457b3f5879322
Parent: c3e2001
Committed by GitHub <noreply@github.com>
on 5/26/2026, 2:24:02 AM