mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 23:52:23 +02:00
MVP unifies BinaryOperatorAggregate and DeltaChannel under a single class with configurable snapshot_frequency. DeltaChannel (experimental, private) is removed; BinaryOperatorAggregate becomes a subclass with snapshot_frequency=1 for back-compat. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>