[PR #1323] [MERGED] fix(langgraph): createReactAgent should accept checkpointer?: boolean #1379

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

📋 Pull Request Information

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

Base: mainHead: dqbd/checkpointer-saver-cra


📝 Commits (1)

  • 386a2a5 fix(langgraph): createReactAgent should accept checkpointer?: boolean

📊 Changes

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

View changed files

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

📄 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/1323 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 6/27/2025 **Status:** ✅ Merged **Merged:** 6/27/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/checkpointer-saver-cra` --- ### 📝 Commits (1) - [`386a2a5`](https://github.com/langchain-ai/langgraphjs/commit/386a2a578dd58e92bc52e8a00ecafe03a3c1b351) fix(langgraph): createReactAgent should accept `checkpointer?: boolean` ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/prebuilt/react_agent_executor.ts` (+2 -2) </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:15:30 -05:00
yindo closed this issue 2026-02-15 20:15:31 -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#1379