[PR #1931] [MERGED] chore: multi agent updates #1982

Closed
opened 2026-02-17 17:22:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1931
Author: @sydney-runkle
Created: 12/16/2025
Status: Merged
Merged: 12/16/2025
Merged by: @sydney-runkle

Base: sr/multi-agent-new-docsHead: sr/tuesday-morning-pass


📝 Commits (3)

📊 Changes

5 files changed (+267 additions, -215 deletions)

View changed files

📝 src/docs.json (+1 -1)
📝 src/oss/langchain/customer-support-handoffs.mdx (+0 -0)
📝 src/oss/langchain/multi-agent.mdx (+264 -212)
📝 src/oss/langchain/progressive-disclosure-skills.mdx (+1 -1)
📝 src/oss/learn.mdx (+1 -1)

📄 Description

  • rename state machine -> handoffs
  • redesign "why multi agent" section
    • using cards for some visual pop (we have a LOT of text)
    • adding the decision table
  • consolidating "context eng" section into a tooltip
  • subagents sectio reorg (sync vs async, # tools, inputs/outputs -- aka context eng)
  • collapsed some long code snippets
  • we should consolidated content after the "why multi agent" cards, there's a LOT of info

🔄 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/1931 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `sr/multi-agent-new-docs` ← **Head:** `sr/tuesday-morning-pass` --- ### 📝 Commits (3) - [`aefcb8d`](https://github.com/langchain-ai/docs/commit/aefcb8d071e6903fbe4581d377c8fe8347c630ce) first edits - [`c904375`](https://github.com/langchain-ai/docs/commit/c904375e5d5a241f4292f65bb0b161caf4fd1337) another pass - [`8fe9b37`](https://github.com/langchain-ai/docs/commit/8fe9b377cbfb512fd0fc84a46307dae7885901cb) consolidating ### 📊 Changes **5 files changed** (+267 additions, -215 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -1) 📝 `src/oss/langchain/customer-support-handoffs.mdx` (+0 -0) 📝 `src/oss/langchain/multi-agent.mdx` (+264 -212) 📝 `src/oss/langchain/progressive-disclosure-skills.mdx` (+1 -1) 📝 `src/oss/learn.mdx` (+1 -1) </details> ### 📄 Description * rename state machine -> handoffs * redesign "why multi agent" section * using cards for some visual pop (we have a LOT of text) * adding the decision table * consolidating "context eng" section into a tooltip * subagents sectio reorg (sync vs async, # tools, inputs/outputs -- aka context eng) * collapsed some long code snippets * we should consolidated content after the "why multi agent" cards, there's a LOT of info --- <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-17 17:22:56 -05:00
yindo closed this issue 2026-02-17 17:22:56 -05:00
yindo changed title from [PR #1931] chore: multi agent updates to [PR #1931] [MERGED] chore: multi agent updates 2026-06-05 18:16:00 -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#1982