mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-31 20:29:46 +02:00
Test that a pre-delta plain value in channel_values[ch] (from a thread that used BinaryOperatorAggregate before switching to DeltaChannel) is correctly treated as the seed and terminates the walk. Co-authored-by: Cursor <cursoragent@cursor.com>