[PR #1668] [MERGED] fix(langgraph): allow defining interrupt and writer when using Annotation.Root #1633

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/1668
Author: @dqbd
Created: 9/18/2025
Status: Merged
Merged: 9/18/2025
Merged by: @dqbd

Base: v1Head: dqbd/interrupt-defining-annotation-root


📝 Commits (2)

  • 830d7ea fix(langgraph): allow defining interrupt and writer when using Annotation.Root
  • 30b843c Add changeset

📊 Changes

2 files changed (+20 additions, -5 deletions)

View changed files

.changeset/breezy-llamas-laugh.md (+5 -0)
📝 libs/langgraph/src/graph/state.ts (+15 -5)

📄 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/1668 **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/interrupt-defining-annotation-root` --- ### 📝 Commits (2) - [`830d7ea`](https://github.com/langchain-ai/langgraphjs/commit/830d7eafa989f075f6cf6f315788c90879b0d545) fix(langgraph): allow defining `interrupt` and `writer` when using Annotation.Root - [`30b843c`](https://github.com/langchain-ai/langgraphjs/commit/30b843ca5547ae42598c15c8b83157da95a2b77e) Add changeset ### 📊 Changes **2 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/breezy-llamas-laugh.md` (+5 -0) 📝 `libs/langgraph/src/graph/state.ts` (+15 -5) </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#1633