[PR #4] [MERGED] Brace/allow channel string #409

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/4
Author: @bracesproul
Created: 1/16/2024
Status: Merged
Merged: 1/16/2024
Merged by: @nfcampos

Base: mainHead: brace/allow-channel-string


📝 Commits (3)

📊 Changes

6 files changed (+49 additions, -32 deletions)

View changed files

📝 src/__tests__/channels.test.ts (+0 -0)
📝 src/__tests__/pregel.test.ts (+7 -4)
📝 src/constants.ts (+0 -1)
📝 src/pregel/index.ts (+29 -21)
📝 src/pregel/read.ts (+6 -3)
📝 src/pregel/validate.ts (+7 -3)

📄 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/4 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 1/16/2024 **Status:** ✅ Merged **Merged:** 1/16/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `brace/allow-channel-string` --- ### 📝 Commits (3) - [`12a81f4`](https://github.com/langchain-ai/langgraphjs/commit/12a81f42db887022318543e7a5eb87a5d0039969) Allow channel to be a string without missing key obj - [`982f32e`](https://github.com/langchain-ai/langgraphjs/commit/982f32e8386d3414102363e067e5d3dc7b13ca56) lint - [`390b756`](https://github.com/langchain-ai/langgraphjs/commit/390b756334252bdee02671975a11e16eecf1c311) cr ### 📊 Changes **6 files changed** (+49 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `src/__tests__/channels.test.ts` (+0 -0) 📝 `src/__tests__/pregel.test.ts` (+7 -4) 📝 `src/constants.ts` (+0 -1) 📝 `src/pregel/index.ts` (+29 -21) 📝 `src/pregel/read.ts` (+6 -3) 📝 `src/pregel/validate.ts` (+7 -3) </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 18:16:50 -05:00
yindo closed this issue 2026-02-15 18:16:50 -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#409