[PR #59] [MERGED] Warn if graph is mutated after being compiled #456

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/59
Author: @bracesproul
Created: 2/11/2024
Status: Merged
Merged: 2/11/2024
Merged by: @bracesproul

Base: mainHead: brace/warn-after-compile


📝 Commits (2)

  • 73e135f Warn if graph is mutated after being compiled
  • 8c1dc3d format

📊 Changes

1 file changed (+29 additions, -0 deletions)

View changed files

📝 langgraph/src/graph/graph.ts (+29 -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/langgraphjs/pull/59 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 2/11/2024 **Status:** ✅ Merged **Merged:** 2/11/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/warn-after-compile` --- ### 📝 Commits (2) - [`73e135f`](https://github.com/langchain-ai/langgraphjs/commit/73e135f008410025c9862bc2620e1d02460c745b) Warn if graph is mutated after being compiled - [`8c1dc3d`](https://github.com/langchain-ai/langgraphjs/commit/8c1dc3d92f222d0cca3d431b0f5b7712253a99dc) format ### 📊 Changes **1 file changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/src/graph/graph.ts` (+29 -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-15 18:17:03 -05:00
yindo closed this issue 2026-02-15 18:17:03 -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#456