[PR #474] [CLOSED] fix(deepagents): Add subagent metadata using withRunTree #495

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

📋 Pull Request Information

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

Base: mainHead: jacob/subagents


📝 Commits (4)

  • 4155c3a Add subagent metadata using withRunTree
  • a209d15 Create khaki-glasses-pull.md
  • c0de6a8 Merge branch 'main' of github.com:langchain-ai/deepagentsjs into jacob/subagents
  • 06767a0 Merge branch 'jacob/subagents' of github.com:langchain-ai/deepagentsjs into jacob/subagents

📊 Changes

3 files changed (+130 additions, -13 deletions)

View changed files

.changeset/khaki-glasses-pull.md (+5 -0)
📝 libs/deepagents/src/middleware/subagent.test.ts (+101 -2)
📝 libs/deepagents/src/middleware/subagents.ts (+24 -11)

📄 Description

Blocked on: https://github.com/langchain-ai/langchainjs/pull/10730


🔄 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/474 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 4/19/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `jacob/subagents` --- ### 📝 Commits (4) - [`4155c3a`](https://github.com/langchain-ai/deepagentsjs/commit/4155c3a3134ace0f8220f01ea4ff359cffcc3463) Add subagent metadata using withRunTree - [`a209d15`](https://github.com/langchain-ai/deepagentsjs/commit/a209d1587409d823781d7a1c6a0f42d722971198) Create khaki-glasses-pull.md - [`c0de6a8`](https://github.com/langchain-ai/deepagentsjs/commit/c0de6a8c5a62b7748fca0a99c8b9b72fd8cf25bc) Merge branch 'main' of github.com:langchain-ai/deepagentsjs into jacob/subagents - [`06767a0`](https://github.com/langchain-ai/deepagentsjs/commit/06767a028e2ce9c9bd028af8929909ffff07776b) Merge branch 'jacob/subagents' of github.com:langchain-ai/deepagentsjs into jacob/subagents ### 📊 Changes **3 files changed** (+130 additions, -13 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/khaki-glasses-pull.md` (+5 -0) 📝 `libs/deepagents/src/middleware/subagent.test.ts` (+101 -2) 📝 `libs/deepagents/src/middleware/subagents.ts` (+24 -11) </details> ### 📄 Description Blocked on: https://github.com/langchain-ai/langchainjs/pull/10730 --- <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:27 -04:00
yindo closed this issue 2026-06-05 17:23:27 -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#495