mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
- order was incorrectly based on task id, instead of the correct task path - this requires storing task paths on checkpointers - addition of task_path to put_writes is made backwards compatible by checking signature on call, and treating it as an optional arg