[PR #72] [MERGED] feat: add CompiledSubAgent back #101

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/72
Author: @dqbd
Created: 12/1/2025
Status: Merged
Merged: 12/1/2025
Merged by: @dqbd

Base: mainHead: dqbd/compiled-subagent


📝 Commits (1)

  • 6b914ba feat: add CompiledSubAgent back

📊 Changes

6 files changed (+81 additions, -17 deletions)

View changed files

.changeset/funky-fans-notice.md (+5 -0)
📝 src/agent.ts (+2 -1)
📝 src/index.ts (+1 -0)
📝 src/middleware/index.ts (+1 -0)
📝 src/middleware/subagents.ts (+33 -16)
📝 tests/integration/subagents.test.ts (+39 -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/deepagentsjs/pull/72 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 12/1/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/compiled-subagent` --- ### 📝 Commits (1) - [`6b914ba`](https://github.com/langchain-ai/deepagentsjs/commit/6b914ba3582baf8e1d78e85cc4db2514445610de) feat: add CompiledSubAgent back ### 📊 Changes **6 files changed** (+81 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/funky-fans-notice.md` (+5 -0) 📝 `src/agent.ts` (+2 -1) 📝 `src/index.ts` (+1 -0) 📝 `src/middleware/index.ts` (+1 -0) 📝 `src/middleware/subagents.ts` (+33 -16) 📝 `tests/integration/subagents.test.ts` (+39 -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 06:17:09 -05:00
yindo closed this issue 2026-02-16 06:17:09 -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#101