[PR #208] [CLOSED] Feat/AddNodeRegisterDecorator #1302

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/208
Author: @Howe829
Created: 3/14/2024
Status: Closed

Base: mainHead: feat/node_register


📝 Commits (1)

  • 895d03d Feat/AddNodeRegisterDecorator

📊 Changes

2 files changed (+413 additions, -387 deletions)

View changed files

📝 langgraph/graph/graph.py (+7 -0)
📝 tests/test_pregel.py (+406 -387)

📄 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/langgraph/pull/208 **Author:** [@Howe829](https://github.com/Howe829) **Created:** 3/14/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/node_register` --- ### 📝 Commits (1) - [`895d03d`](https://github.com/langchain-ai/langgraph/commit/895d03d6dde312aafdd4aa347e86728bb763a036) Feat/AddNodeRegisterDecorator ### 📊 Changes **2 files changed** (+413 additions, -387 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/graph/graph.py` (+7 -0) 📝 `tests/test_pregel.py` (+406 -387) </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-20 17:44:24 -05:00
yindo closed this issue 2026-02-20 17:44:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1302