[PR #945] [MERGED] swarm, supervisor: update handoffs to pass state explicitly #1130

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/945
Author: @vbarda
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @vbarda

Base: vb/revert-parent-command-subgraph-updatesHead: vb/update-multi-agent-libs


📝 Commits (3)

  • 78bccf7 feat(langgraph): add getCurrentTaskInput to fetch state in tools, etc
  • c841f0f swarm, supervisor: update handoffs to pass state explicitly
  • a315e4e Merge branch 'vb/revert-parent-command-subgraph-updates' into vb/update-multi-agent-libs

📊 Changes

2 files changed (+15 additions, -3 deletions)

View changed files

📝 libs/langgraph-supervisor/src/handoff.ts (+9 -2)
📝 libs/langgraph-swarm/src/handoff.ts (+6 -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/945 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `vb/revert-parent-command-subgraph-updates` ← **Head:** `vb/update-multi-agent-libs` --- ### 📝 Commits (3) - [`78bccf7`](https://github.com/langchain-ai/langgraphjs/commit/78bccf71a127c8bd906db77ec65f242272d81597) feat(langgraph): add getCurrentTaskInput to fetch state in tools, etc - [`c841f0f`](https://github.com/langchain-ai/langgraphjs/commit/c841f0f232ab9fe4c14f65a0b50f6d74dff767c1) swarm, supervisor: update handoffs to pass state explicitly - [`a315e4e`](https://github.com/langchain-ai/langgraphjs/commit/a315e4e4186f37ce31da5b7d6a887254320d88f3) Merge branch 'vb/revert-parent-command-subgraph-updates' into vb/update-multi-agent-libs ### 📊 Changes **2 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-supervisor/src/handoff.ts` (+9 -2) 📝 `libs/langgraph-swarm/src/handoff.ts` (+6 -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 19:17:20 -05:00
yindo closed this issue 2026-02-15 19:17:20 -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#1130