[PR #1751] [MERGED] fix(api): access graph to obtain the actual graph when using createAgent #1703

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1751
Author: @dqbd
Created: 10/23/2025
Status: Merged
Merged: 10/23/2025
Merged by: @dqbd

Base: mainHead: dqbd/api-create-agent


📝 Commits (1)

  • ceee127 fix(api): access graph to obtain the actual graph when using createAgent

📊 Changes

2 files changed (+21 additions, -0 deletions)

View changed files

.changeset/fine-spoons-run.md (+5 -0)
📝 libs/langgraph-api/src/graph/load.utils.mts (+16 -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/1751 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 10/23/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/api-create-agent` --- ### 📝 Commits (1) - [`ceee127`](https://github.com/langchain-ai/langgraphjs/commit/ceee127a5609c78426c9c432716e482227718481) fix(api): access `graph` to obtain the actual graph when using `createAgent` ### 📊 Changes **2 files changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/fine-spoons-run.md` (+5 -0) 📝 `libs/langgraph-api/src/graph/load.utils.mts` (+16 -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 20:16:34 -05:00
yindo closed this issue 2026-02-15 20:16:34 -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#1703