Patch Changes
- cbdc786: fix(react-langgraph): stabilize tool args serialization to avoid argsText rewrites
- a845911: chore: update dependencies
- e9ba6ab: fix(react-langgraph): handle tool_call_chunks with index 0
- 5232826: fix(react-langgraph): treat stream cancellation
AbortErroras a normal exit condition inuseLangGraphMessagesto avoid unhandled promise rejections when runs are cancelled. - 3c58d63: fix(react-langgraph): send file attachments as flat LangGraph file blocks and accept both flat/legacy file formats
- 1eb059c: fix(react-langgraph): preserve tuple-stream accumulated messages by skipping updates snapshot replacement after tuple message events.
- Updated dependencies [07dcce0]
- Updated dependencies [a845911]
- Updated dependencies [bc40eaf]
- Updated dependencies [be23d74]
- Updated dependencies [1eb059c]
- @assistant-ui/react@0.12.15