[PR #413] [MERGED] langgraph[patch]: Export all channel types for portability #737

Closed
opened 2026-02-15 19:15:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/413
Author: @jacoblee93
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @jacoblee93

Base: mainHead: jacob/types


📝 Commits (1)

  • 64795d9 langgraph[patch]: Export all channel types for portability

📊 Changes

6 files changed (+20 additions, -4 deletions)

View changed files

📝 libs/langgraph/src/channels/any_value.ts (+3 -1)
📝 libs/langgraph/src/channels/dynamic_barrier_value.ts (+1 -1)
📝 libs/langgraph/src/channels/index.ts (+8 -0)
📝 libs/langgraph/src/channels/last_value.ts (+1 -1)
📝 libs/langgraph/src/channels/named_barrier_value.ts (+1 -1)
📝 libs/langgraph/src/web.ts (+6 -0)

📄 Description

@bracesproul @hinthornw


🔄 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/413 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/types` --- ### 📝 Commits (1) - [`64795d9`](https://github.com/langchain-ai/langgraphjs/commit/64795d913f7ca7e0199a490b81008ca44c0761ea) langgraph[patch]: Export all channel types for portability ### 📊 Changes **6 files changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/channels/any_value.ts` (+3 -1) 📝 `libs/langgraph/src/channels/dynamic_barrier_value.ts` (+1 -1) 📝 `libs/langgraph/src/channels/index.ts` (+8 -0) 📝 `libs/langgraph/src/channels/last_value.ts` (+1 -1) 📝 `libs/langgraph/src/channels/named_barrier_value.ts` (+1 -1) 📝 `libs/langgraph/src/web.ts` (+6 -0) </details> ### 📄 Description @bracesproul @hinthornw --- <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 19:15:43 -05:00
yindo closed this issue 2026-02-15 19:15:43 -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#737