[PR #973] [MERGED] Copy core context in RunnableCallable #1804

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/973
Author: @hinthornw
Created: 7/9/2024
Status: Merged
Merged: 7/9/2024
Merged by: @hinthornw

Base: mainHead: wfh/copy_context


📝 Commits (3)

📊 Changes

2 files changed (+59 additions, -2 deletions)

View changed files

📝 libs/langgraph/langgraph/utils.py (+10 -2)
📝 libs/langgraph/tests/test_utils.py (+49 -0)

📄 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/973 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/copy_context` --- ### 📝 Commits (3) - [`dec5316`](https://github.com/langchain-ai/langgraph/commit/dec5316faddeecd2044db202d1f7d4f0b4cda129) Copy core context in RunnableCallable - [`f03302d`](https://github.com/langchain-ai/langgraph/commit/f03302ddd8ec03e050765c1eb853adc7c02f63a5) enabledisable - [`b55a67d`](https://github.com/langchain-ai/langgraph/commit/b55a67d39e88efb9f7b2e066f0c19d031e110973) skip ### 📊 Changes **2 files changed** (+59 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/langgraph/utils.py` (+10 -2) 📝 `libs/langgraph/tests/test_utils.py` (+49 -0) </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:45:36 -05:00
yindo closed this issue 2026-02-20 17:45:36 -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#1804