mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-30 19:59:40 +02:00
Remove unused timestamp from ProtocolEvent params (seq provides ordering). Fix docstrings: remove async-specific language from sync base class, correct tautological namespace comment, distinguish sync/async projection sets in module docstring. Add double-iteration tests for values and raw events on both sync and async paths.