[PR #53] [MERGED] patch: Clarify node<>channel name collision error #449

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/53
Author: @bracesproul
Created: 2/9/2024
Status: Merged
Merged: 2/10/2024
Merged by: @bracesproul

Base: mainHead: brace/clarify-node-channel-name-collision


📝 Commits (3)

  • 06bb71d patch: Clarify node<>channel name collision error
  • 46675dd chore: lint files
  • 7348ed3 Merge branch 'main' into brace/clarify-node-channel-name-collision

📊 Changes

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

View changed files

📝 langgraph/src/graph/state.ts (+14 -1)

📄 Description

porting https://github.com/langchain-ai/langgraph/pull/61


🔄 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/53 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/10/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/clarify-node-channel-name-collision` --- ### 📝 Commits (3) - [`06bb71d`](https://github.com/langchain-ai/langgraphjs/commit/06bb71d7b5921250123d6c143a3c7e878186520b) patch: Clarify node<>channel name collision error - [`46675dd`](https://github.com/langchain-ai/langgraphjs/commit/46675dda8b661b9020a6d284f3ff32d8acae5b44) chore: lint files - [`7348ed3`](https://github.com/langchain-ai/langgraphjs/commit/7348ed3274944bffafe1bf8f11843b62eaf20dab) Merge branch 'main' into brace/clarify-node-channel-name-collision ### 📊 Changes **1 file changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/src/graph/state.ts` (+14 -1) </details> ### 📄 Description porting https://github.com/langchain-ai/langgraph/pull/61 --- <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 18:17:01 -05:00
yindo closed this issue 2026-02-15 18:17:01 -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#449