[PR #3227] [MERGED] docs(deepagents): add async subagents documentation #3291

Closed
opened 2026-06-05 18:21:42 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3227
Author: @hntrl
Created: 3/19/2026
Status: Merged
Merged: 3/24/2026
Merged by: @ccurme

Base: mainHead: hunter/async-subagents-docs


📝 Commits (9)

  • 7525486 docs(deepagents): add async subagents documentation
  • e49b79d Update comparison table
  • 21aadcb update python names
  • b68a213 x
  • c29eba0 Merge branch 'main' into hunter/async-subagents-docs
  • a55c161 x
  • 18347bd docs(deepagents): update completion notifier to reflect pre-bundled SDK middleware
  • edd34c9 Add preview callout for async subagents
  • a0549b6 x

📊 Changes

3 files changed (+394 additions, -0 deletions)

View changed files

📝 src/docs.json (+2 -0)
src/oss/deepagents/async-subagents.mdx (+390 -0)
📝 src/oss/deepagents/subagents.mdx (+2 -0)

📄 Description

Add documentation for async subagents in deepagents 0.5.0


🔄 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/docs/pull/3227 **Author:** [@hntrl](https://github.com/hntrl) **Created:** 3/19/2026 **Status:** ✅ Merged **Merged:** 3/24/2026 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `hunter/async-subagents-docs` --- ### 📝 Commits (9) - [`7525486`](https://github.com/langchain-ai/docs/commit/752548661db56358fa71bf4794bee1f751e5c6fc) docs(deepagents): add async subagents documentation - [`e49b79d`](https://github.com/langchain-ai/docs/commit/e49b79d137d483c09850c18ba322d2ebf6b7815e) Update comparison table - [`21aadcb`](https://github.com/langchain-ai/docs/commit/21aadcbd9eb9b2b02d68ba5e99410b30cd6e4707) update python names - [`b68a213`](https://github.com/langchain-ai/docs/commit/b68a213515539cba3b3216e68cb4bbd942eb60f1) x - [`c29eba0`](https://github.com/langchain-ai/docs/commit/c29eba0929a21b85f55ef214e63fc8438ae5d65c) Merge branch 'main' into hunter/async-subagents-docs - [`a55c161`](https://github.com/langchain-ai/docs/commit/a55c161c09c45943ea6844c317be04c96c84070d) x - [`18347bd`](https://github.com/langchain-ai/docs/commit/18347bd753486b3955020ca65d25067fdd5f06c6) docs(deepagents): update completion notifier to reflect pre-bundled SDK middleware - [`edd34c9`](https://github.com/langchain-ai/docs/commit/edd34c915031bad342a3cd1f178ab877221bcdf4) Add preview callout for async subagents - [`a0549b6`](https://github.com/langchain-ai/docs/commit/a0549b64af4af6d90940cdac718ff3d78b3baeb3) x ### 📊 Changes **3 files changed** (+394 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -0) ➕ `src/oss/deepagents/async-subagents.mdx` (+390 -0) 📝 `src/oss/deepagents/subagents.mdx` (+2 -0) </details> ### 📄 Description Add documentation for async subagents in deepagents 0.5.0 --- <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 18:21:42 -04:00
yindo closed this issue 2026-06-05 18:21:42 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3291