[PR #1513] [MERGED] fix(sdk): avoid setting messages-tuple if only getMessagesMetadata is requested. #1507

Closed
opened 2026-02-15 20:16:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1513
Author: @dqbd
Created: 8/8/2025
Status: Merged
Merged: 8/8/2025
Merged by: @dqbd

Base: mainHead: dqbd/use-stream-message-metadata-no-tracking


📝 Commits (2)

  • 465265c fix(sdk): avoid setting messages-tuple if only getMessagesMetadata is requested.
  • 20cc8b1 Add changeset

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

.changeset/quiet-hornets-sink.md (+5 -0)
📝 libs/sdk/src/react/stream.tsx (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/1513 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/use-stream-message-metadata-no-tracking` --- ### 📝 Commits (2) - [`465265c`](https://github.com/langchain-ai/langgraphjs/commit/465265cd1c2ecf8d2f4ed66e4e2d9daf5dffb901) fix(sdk): avoid setting `messages-tuple` if only `getMessagesMetadata` is requested. - [`20cc8b1`](https://github.com/langchain-ai/langgraphjs/commit/20cc8b161b588af99b13e78084ee50294424753f) Add changeset ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/quiet-hornets-sink.md` (+5 -0) 📝 `libs/sdk/src/react/stream.tsx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:16:01 -05:00
yindo closed this issue 2026-02-15 20:16:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1507