[PR #1470] [CLOSED] Martijn/supervisor #1482

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1470
Author: @MartijnLeplae
Created: 7/30/2025
Status: Closed

Base: mainHead: martijn/supervisor


📝 Commits (7)

  • 44aa873 omit self-referencing objects
  • f1580ca Merge branch 'langchain-ai:main' into martijn/supervisor
  • 0d523f1 Merge branch 'langchain-ai:main' into martijn/supervisor
  • 9343c4a add tests
  • 0d6ab3f Merge branch 'martijn/supervisor' of github-leplae:MartijnLeplae/langgraphjs into martijn/supervisor
  • cfd8b43 add tests
  • ebd26ee Merge branch 'main' into martijn/supervisor

📊 Changes

2 files changed (+111 additions, -7 deletions)

View changed files

📝 libs/langgraph/src/pregel/remote.ts (+11 -7)
📝 libs/langgraph/src/tests/remote.test.ts (+100 -0)

📄 Description

Fixes #1446


🔄 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/1470 **Author:** [@MartijnLeplae](https://github.com/MartijnLeplae) **Created:** 7/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `martijn/supervisor` --- ### 📝 Commits (7) - [`44aa873`](https://github.com/langchain-ai/langgraphjs/commit/44aa87359f1120a8d94b17ddd95bd36c821b8b3c) omit self-referencing objects - [`f1580ca`](https://github.com/langchain-ai/langgraphjs/commit/f1580cad4310f3fe55bfe0732f3ee070ac499fc7) Merge branch 'langchain-ai:main' into martijn/supervisor - [`0d523f1`](https://github.com/langchain-ai/langgraphjs/commit/0d523f15aa919b6192684b0d892ba069527b67cb) Merge branch 'langchain-ai:main' into martijn/supervisor - [`9343c4a`](https://github.com/langchain-ai/langgraphjs/commit/9343c4ac8c67ce0e6a0892ee7665030fee51d4c0) add tests - [`0d6ab3f`](https://github.com/langchain-ai/langgraphjs/commit/0d6ab3ff347336bf2cfd890314487f6fb0482e89) Merge branch 'martijn/supervisor' of github-leplae:MartijnLeplae/langgraphjs into martijn/supervisor - [`cfd8b43`](https://github.com/langchain-ai/langgraphjs/commit/cfd8b437fa2c0a02d5835a5748b9b832f32098d6) add tests - [`ebd26ee`](https://github.com/langchain-ai/langgraphjs/commit/ebd26ee37a58c4b017500a6ca398c8b570fdb5d6) Merge branch 'main' into martijn/supervisor ### 📊 Changes **2 files changed** (+111 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/pregel/remote.ts` (+11 -7) 📝 `libs/langgraph/src/tests/remote.test.ts` (+100 -0) </details> ### 📄 Description Fixes #1446 --- <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:15:56 -05:00
yindo closed this issue 2026-02-15 20:15:56 -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#1482