[PR #1674] [MERGED] fix(langgraph): inherited RunnableConfig should not prevent stateKey to be read #1637

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

📋 Pull Request Information

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

Base: v1Head: dqbd/push-message-als


📝 Commits (1)

  • 7dd975b fix(langgraph): inherited RunnableConfig should not prevent stateKey to be read

📊 Changes

2 files changed (+8 additions, -10 deletions)

View changed files

.changeset/lazy-friends-beam.md (+5 -0)
📝 libs/langgraph/src/graph/message.ts (+3 -10)

📄 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/1674 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `v1` ← **Head:** `dqbd/push-message-als` --- ### 📝 Commits (1) - [`7dd975b`](https://github.com/langchain-ai/langgraphjs/commit/7dd975b0836e78bf96d8acc1a42d4833e55c0ff5) fix(langgraph): inherited RunnableConfig should not prevent stateKey to be read ### 📊 Changes **2 files changed** (+8 additions, -10 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/lazy-friends-beam.md` (+5 -0) 📝 `libs/langgraph/src/graph/message.ts` (+3 -10) </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:22 -05:00
yindo closed this issue 2026-02-15 20:16:22 -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#1637