mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-06 17:57:49 +02:00
- while the inner graph makes progress it overwrites the partial progress checkpoints, eventually keeping only one for each outer step - implement parent_config in MemorySaver - fix edge cases in PregelLoop