[PR #17] [MERGED] fix(api): use Error.cause to not lose of the stack, update CLI #22

Closed
opened 2026-02-16 04:17:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/17
Author: @dqbd
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @dqbd

Base: mainHead: dqbd/api-schema-cause


📝 Commits (1)

  • 2adce90 fix(api): use Error.cause to not lose of the stack

📊 Changes

2 files changed (+15 additions, -12 deletions)

View changed files

📝 libs/langgraph-api/src/graph/load.mts (+3 -1)
📝 libs/langgraph-api/tests/utils.server.mts (+12 -11)

📄 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-api/pull/17 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/api-schema-cause` --- ### 📝 Commits (1) - [`2adce90`](https://github.com/langchain-ai/langgraphjs-api/commit/2adce907e9b6bf3080581773eb97d843806c196c) fix(api): use `Error.cause` to not lose of the stack ### 📊 Changes **2 files changed** (+15 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/src/graph/load.mts` (+3 -1) 📝 `libs/langgraph-api/tests/utils.server.mts` (+12 -11) </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-16 04:17:01 -05:00
yindo closed this issue 2026-02-16 04:17:01 -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-api#22