[PR #1123] [CLOSED] Add node finished configurable #1250

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1123
Author: @hinthornw
Created: 4/23/2025
Status: Closed

Base: mainHead: wfh/js_node_finished


📝 Commits (1)

  • 9af3411 Add node finished configurable

📊 Changes

4 files changed (+34 additions, -5 deletions)

View changed files

📝 libs/langgraph/src/constants.ts (+2 -1)
📝 libs/langgraph/src/pregel/algo.ts (+3 -0)
📝 libs/langgraph/src/pregel/index.ts (+11 -0)
📝 libs/langgraph/src/tests/pregel.test.ts (+18 -4)

📄 Description

<oops wrong one/ old>


🔄 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/1123 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 4/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `wfh/js_node_finished` --- ### 📝 Commits (1) - [`9af3411`](https://github.com/langchain-ai/langgraphjs/commit/9af34113478415898eb5825b06e6d4fa6a497b13) Add node finished configurable ### 📊 Changes **4 files changed** (+34 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/constants.ts` (+2 -1) 📝 `libs/langgraph/src/pregel/algo.ts` (+3 -0) 📝 `libs/langgraph/src/pregel/index.ts` (+11 -0) 📝 `libs/langgraph/src/tests/pregel.test.ts` (+18 -4) </details> ### 📄 Description <oops wrong one/ old> --- <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:14:57 -05:00
yindo closed this issue 2026-02-15 20:14:57 -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#1250