[PR #473] [CLOSED] fix(deepagents): Allow subagent type to override existing agent type in metadata #492

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/473
Author: @jacoblee93
Created: 4/18/2026
Status: Closed

Base: mainHead: jacob/subagenttype


📝 Commits (1)

  • 620c38e Allow subagent type to override existing agent type in metadata

📊 Changes

2 files changed (+47 additions, -13 deletions)

View changed files

📝 libs/deepagents/src/middleware/subagent.test.ts (+4 -0)
📝 libs/deepagents/src/middleware/subagents.ts (+43 -13)

📄 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/473 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 4/18/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `jacob/subagenttype` --- ### 📝 Commits (1) - [`620c38e`](https://github.com/langchain-ai/deepagentsjs/commit/620c38e38434f629728890758ba292861945190d) Allow subagent type to override existing agent type in metadata ### 📊 Changes **2 files changed** (+47 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `libs/deepagents/src/middleware/subagent.test.ts` (+4 -0) 📝 `libs/deepagents/src/middleware/subagents.ts` (+43 -13) </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-06-05 17:23:26 -04:00
yindo closed this issue 2026-06-05 17:23:26 -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#492