[PR #1188] [CLOSED] supervisor: add forward message tool #1287

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1188
Author: @vbarda
Created: 5/16/2025
Status: Closed

Base: mainHead: vb/add-forward-message-tool


📝 Commits (1)

  • ac7c432 supervisor: add forward message tool

📊 Changes

3 files changed (+289 additions, -5 deletions)

View changed files

📝 libs/langgraph-supervisor/src/handoff.ts (+113 -2)
📝 libs/langgraph-supervisor/src/supervisor.ts (+6 -2)
📝 libs/langgraph-supervisor/src/tests/supervisor.test.ts (+170 -1)

📄 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/1188 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 5/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `vb/add-forward-message-tool` --- ### 📝 Commits (1) - [`ac7c432`](https://github.com/langchain-ai/langgraphjs/commit/ac7c4327b7e60d04278ac190f20e2f43628a0134) supervisor: add forward message tool ### 📊 Changes **3 files changed** (+289 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-supervisor/src/handoff.ts` (+113 -2) 📝 `libs/langgraph-supervisor/src/supervisor.ts` (+6 -2) 📝 `libs/langgraph-supervisor/src/tests/supervisor.test.ts` (+170 -1) </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 20:15:07 -05:00
yindo closed this issue 2026-02-15 20:15:07 -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#1287