[PR #351] [MERGED] revert: "feat(sdk): add async subagent middleware for remote LangGraph servers (#323)" #383

Closed
opened 2026-06-05 17:22:53 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/351
Author: @colifran
Created: 3/23/2026
Status: Merged
Merged: 3/23/2026
Merged by: @colifran

Base: mainHead: colifran/revert-async-subagents


📝 Commits (2)

  • 2a25843 Revert "feat(sdk): add async subagent middleware for remote LangGraph servers (#323)"
  • fd0b626 regen lock

📊 Changes

10 files changed (+1 additions, -2471 deletions)

View changed files

.changeset/true-buckets-hide.md (+0 -5)
📝 libs/deepagents/package.json (+0 -1)
📝 libs/deepagents/src/agent.ts (+0 -5)
📝 libs/deepagents/src/index.ts (+0 -7)
libs/deepagents/src/middleware/async_subagents.test.ts (+0 -1459)
libs/deepagents/src/middleware/async_subagents.ts (+0 -864)
📝 libs/deepagents/src/middleware/index.test.ts (+0 -66)
📝 libs/deepagents/src/middleware/index.ts (+0 -10)
📝 libs/deepagents/src/types.ts (+1 -22)
📝 pnpm-lock.yaml (+0 -32)

📄 Description

This reverts commit 2bebf306f5.


🔄 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/351 **Author:** [@colifran](https://github.com/colifran) **Created:** 3/23/2026 **Status:** ✅ Merged **Merged:** 3/23/2026 **Merged by:** [@colifran](https://github.com/colifran) **Base:** `main` ← **Head:** `colifran/revert-async-subagents` --- ### 📝 Commits (2) - [`2a25843`](https://github.com/langchain-ai/deepagentsjs/commit/2a2584319073f34e1555507a0734c61f25d2cc72) Revert "feat(sdk): add async subagent middleware for remote LangGraph servers (#323)" - [`fd0b626`](https://github.com/langchain-ai/deepagentsjs/commit/fd0b62686612d2675ac24ad9a0419539a30974a7) regen lock ### 📊 Changes **10 files changed** (+1 additions, -2471 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/true-buckets-hide.md` (+0 -5) 📝 `libs/deepagents/package.json` (+0 -1) 📝 `libs/deepagents/src/agent.ts` (+0 -5) 📝 `libs/deepagents/src/index.ts` (+0 -7) ➖ `libs/deepagents/src/middleware/async_subagents.test.ts` (+0 -1459) ➖ `libs/deepagents/src/middleware/async_subagents.ts` (+0 -864) 📝 `libs/deepagents/src/middleware/index.test.ts` (+0 -66) 📝 `libs/deepagents/src/middleware/index.ts` (+0 -10) 📝 `libs/deepagents/src/types.ts` (+1 -22) 📝 `pnpm-lock.yaml` (+0 -32) </details> ### 📄 Description This reverts commit 2bebf306f5a706f58ed689fb1312c0550060068a. --- <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-06-05 17:22:53 -04:00
yindo closed this issue 2026-06-05 17:22:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#383