mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-23 16:12:25 +02:00
Adds AsyncStreamMux sync counterpart, exports SubgraphRunStream, improves EventLog future resolution safety, and expands run_stream with sync graph run support. Includes comprehensive test updates across event log, mux, reducers, and run stream modules.