[PR #10] [CLOSED] fix: langgraph server #56

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/10
Author: @Palashio
Created: 8/13/2025
Status: Closed

Base: mainHead: palash/add-langgraph-server


📝 Commits (1)

  • 396b911 update: fix langgraph server

📊 Changes

6 files changed (+1636 additions, -65 deletions)

View changed files

📝 examples/research-agent.ts (+126 -2)
langgraph.json (+7 -0)
📝 package.json (+3 -1)
📝 src/graph.ts (+22 -1)
📝 src/subAgent.ts (+66 -56)
📝 yarn.lock (+1412 -5)

📄 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/deepagentsjs/pull/10 **Author:** [@Palashio](https://github.com/Palashio) **Created:** 8/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `palash/add-langgraph-server` --- ### 📝 Commits (1) - [`396b911`](https://github.com/langchain-ai/deepagentsjs/commit/396b91183f6c274a8b91b320f340577ff281c9bc) update: fix langgraph server ### 📊 Changes **6 files changed** (+1636 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `examples/research-agent.ts` (+126 -2) ➕ `langgraph.json` (+7 -0) 📝 `package.json` (+3 -1) 📝 `src/graph.ts` (+22 -1) 📝 `src/subAgent.ts` (+66 -56) 📝 `yarn.lock` (+1412 -5) </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 06:17:02 -05:00
yindo closed this issue 2026-02-16 06:17:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#56