Files
langgraph/libs
Christian Bromann b60ef4adb0 fix(checkpoint): replay migrated delta writes through a plain seed
InMemorySaver.get_delta_channel_history skipped on-path writes when the
terminating ancestor's blob was a plain (pre-delta migration) value
instead of a _DeltaSnapshot, dropping post-migration writes on reload.
Collect writes regardless of seed type, matching the base implementation.
2026-06-01 12:54:11 -07:00
..
2026-06-01 14:51:31 -04:00