[PR #1058] [MERGED] fix(prebuilt): make sure the AIMessage mutation occurs within lc_kwargs as well #1209

Closed
opened 2026-02-15 19:17:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: dqbd/fix-mutation-messages


📝 Commits (1)

  • ca62878 fix(prebuilt): make sure the AIMessage mutation occurs within lc_kwargs as well

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 libs/langgraph/src/prebuilt/react_agent_executor.ts (+2 -0)

📄 Description

Fixes https://github.com/langchain-ai/langgraphjs/issues/993


🔄 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/1058 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/fix-mutation-messages` --- ### 📝 Commits (1) - [`ca62878`](https://github.com/langchain-ai/langgraphjs/commit/ca62878ec6418d49f870ae5d31d41cafa775ff94) fix(prebuilt): make sure the AIMessage mutation occurs within `lc_kwargs` as well ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/prebuilt/react_agent_executor.ts` (+2 -0) </details> ### 📄 Description Fixes https://github.com/langchain-ai/langgraphjs/issues/993 --- <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 19:17:40 -05:00
yindo closed this issue 2026-02-15 19:17:40 -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#1209