mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-29 19:29:43 +02:00
Runs the three new delta-channel conformance capabilities (delta_channel_history, delta_channel_keepset, delta_channel_reconstruction) against InMemorySaver and AsyncSqliteSaver. Guarded by importorskip so they're skipped gracefully when checkpoint-conformance isn't installed. Co-authored-by: Cursor <cursoragent@cursor.com>