[PR #626] [MERGED] fix: Return input in write method #893

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/626
Author: @bracesproul
Created: 10/23/2024
Status: Merged
Merged: 10/24/2024
Merged by: @bracesproul

Base: mainHead: brace/fix-write-return


📝 Commits (5)

  • ac1878f fix: Return input in write method
  • 7671528 Merge branch 'main' into brace/fix-write-return
  • ac101b2 Merge branch 'main' into brace/fix-write-return
  • 3dc6bd8 Merge branch 'main' into brace/fix-write-return
  • 1a7935b fix tests

📊 Changes

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

View changed files

📝 libs/langgraph/src/pregel/write.ts (+2 -1)
📝 libs/langgraph/src/tests/tracing.test.ts (+4 -4)

📄 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/626 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 10/23/2024 **Status:** ✅ Merged **Merged:** 10/24/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/fix-write-return` --- ### 📝 Commits (5) - [`ac1878f`](https://github.com/langchain-ai/langgraphjs/commit/ac1878f6783ab54a9e12a43c5c429a83c4673480) fix: Return input in write method - [`7671528`](https://github.com/langchain-ai/langgraphjs/commit/767152862db107164f23333744c40e32e94f2352) Merge branch 'main' into brace/fix-write-return - [`ac101b2`](https://github.com/langchain-ai/langgraphjs/commit/ac101b2b0ea805327fc58492184e4efb638fb57c) Merge branch 'main' into brace/fix-write-return - [`3dc6bd8`](https://github.com/langchain-ai/langgraphjs/commit/3dc6bd809fe8182140ea8b9dff70e08d8be5e428) Merge branch 'main' into brace/fix-write-return - [`1a7935b`](https://github.com/langchain-ai/langgraphjs/commit/1a7935bae3ca00f45fba1f5393e8ba51a7945a90) fix tests ### 📊 Changes **2 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/pregel/write.ts` (+2 -1) 📝 `libs/langgraph/src/tests/tracing.test.ts` (+4 -4) </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 19:16:19 -05:00
yindo closed this issue 2026-02-15 19:16:19 -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#893