[PR #1234] [MERGED] chore(langgraph): allow generic node name and arguments for Command / Send #1317

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1234
Author: @dqbd
Created: 5/28/2025
Status: Merged
Merged: 5/29/2025
Merged by: @dqbd

Base: mainHead: dqbd/command-node-generic


📝 Commits (2)

  • e666415 chore(langgraph): allow generic node name and arguments for Command / Send
  • 2763e52 Reorder

📊 Changes

1 file changed (+37 additions, -27 deletions)

View changed files

📝 libs/langgraph/src/constants.ts (+37 -27)

📄 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/1234 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 5/28/2025 **Status:** ✅ Merged **Merged:** 5/29/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/command-node-generic` --- ### 📝 Commits (2) - [`e666415`](https://github.com/langchain-ai/langgraphjs/commit/e6664154f6768cce1556ddb96c0b2e2b2a75666e) chore(langgraph): allow generic node name and arguments for Command / Send - [`2763e52`](https://github.com/langchain-ai/langgraphjs/commit/2763e52846a65c9e8025b5a6f295703543766396) Reorder ### 📊 Changes **1 file changed** (+37 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/constants.ts` (+37 -27) </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:14 -05:00
yindo closed this issue 2026-02-15 20:15:15 -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#1317