[PR #1405] [MERGED] feat(langgraph): allow extending state with Zod schema #1437

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

📋 Pull Request Information

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

Base: mainHead: dqbd/zod-create-react-agent


📝 Commits (3)

  • 87c243e feat(langgraph): allow extending state with Zod schema
  • 9e57a81 Create slow-camels-sip.md
  • a811e67 Fix built

📊 Changes

3 files changed (+182 additions, -33 deletions)

View changed files

.changeset/slow-camels-sip.md (+5 -0)
📝 libs/langgraph/src/prebuilt/react_agent_executor.ts (+34 -20)
📝 libs/langgraph/src/tests/prebuilt.test.ts (+143 -13)

📄 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/1405 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/zod-create-react-agent` --- ### 📝 Commits (3) - [`87c243e`](https://github.com/langchain-ai/langgraphjs/commit/87c243eaaa64b1149e84ae6bb879df3bb485650c) feat(langgraph): allow extending state with Zod schema - [`9e57a81`](https://github.com/langchain-ai/langgraphjs/commit/9e57a8139d5b124f2d96584b0eb087e525612ceb) Create slow-camels-sip.md - [`a811e67`](https://github.com/langchain-ai/langgraphjs/commit/a811e6780cc41e98d5551004cdcbf1230180502c) Fix built ### 📊 Changes **3 files changed** (+182 additions, -33 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/slow-camels-sip.md` (+5 -0) 📝 `libs/langgraph/src/prebuilt/react_agent_executor.ts` (+34 -20) 📝 `libs/langgraph/src/tests/prebuilt.test.ts` (+143 -13) </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:46 -05:00
yindo closed this issue 2026-02-15 20:15:46 -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#1437