[PR #36] [MERGED] feat(api): add configurable shared modules #38

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/36
Author: @dqbd
Created: 3/26/2025
Status: Merged
Merged: 3/28/2025
Merged by: @dqbd

Base: mainHead: dqbd/ui-shared-deps


📝 Commits (1)

  • 2eead7b feat(api): add configurable shared modules

📊 Changes

5 files changed (+18 additions, -7 deletions)

View changed files

📝 libs/langgraph-api/src/cli/spawn.mts (+6 -1)
📝 libs/langgraph-api/src/server.mts (+5 -1)
📝 libs/langgraph-api/src/ui/bundler.mts (+4 -3)
📝 libs/langgraph-api/src/ui/load.mts (+2 -2)
📝 libs/langgraph-cli/src/utils/config.mts (+1 -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-api/pull/36 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 3/26/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/ui-shared-deps` --- ### 📝 Commits (1) - [`2eead7b`](https://github.com/langchain-ai/langgraphjs-api/commit/2eead7b03932e6c743433e5b698b5db715ef994d) feat(api): add configurable shared modules ### 📊 Changes **5 files changed** (+18 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/src/cli/spawn.mts` (+6 -1) 📝 `libs/langgraph-api/src/server.mts` (+5 -1) 📝 `libs/langgraph-api/src/ui/bundler.mts` (+4 -3) 📝 `libs/langgraph-api/src/ui/load.mts` (+2 -2) 📝 `libs/langgraph-cli/src/utils/config.mts` (+1 -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-16 04:17:05 -05:00
yindo closed this issue 2026-02-16 04:17:05 -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#38