[PR #348] [MERGED] revert: "chore(sdk): unify sync subagents and async subagents into a single property" #382

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/348
Author: @colifran
Created: 3/23/2026
Status: Merged
Merged: 3/23/2026
Merged by: @colifran

Base: mainHead: revert-326-colifran/async-subagent-ux


📝 Commits (1)

  • 6df1207 Revert "chore(sdk): unify sync subagents and async subagents into a single pr…"

📊 Changes

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

View changed files

.changeset/curvy-donkeys-walk.md (+0 -5)
📝 libs/deepagents/src/agent.ts (+4 -16)
📝 libs/deepagents/src/index.ts (+0 -2)
📝 libs/deepagents/src/middleware/async_subagents.ts (+0 -14)
📝 libs/deepagents/src/middleware/index.ts (+0 -1)
📝 libs/deepagents/src/types.ts (+47 -27)

📄 Description

Reverts langchain-ai/deepagentsjs#326


🔄 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/348 **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:** `revert-326-colifran/async-subagent-ux` --- ### 📝 Commits (1) - [`6df1207`](https://github.com/langchain-ai/deepagentsjs/commit/6df120747e6ad9b33330441cae63e1df21d264fc) Revert "chore(sdk): unify sync subagents and async subagents into a single pr…" ### 📊 Changes **6 files changed** (+51 additions, -65 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/curvy-donkeys-walk.md` (+0 -5) 📝 `libs/deepagents/src/agent.ts` (+4 -16) 📝 `libs/deepagents/src/index.ts` (+0 -2) 📝 `libs/deepagents/src/middleware/async_subagents.ts` (+0 -14) 📝 `libs/deepagents/src/middleware/index.ts` (+0 -1) 📝 `libs/deepagents/src/types.ts` (+47 -27) </details> ### 📄 Description Reverts langchain-ai/deepagentsjs#326 --- <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#382