[PR #1556] [MERGED] add mermaids to deepagent docs #1648

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1556
Author: @lnhsingh
Created: 11/20/2025
Status: Merged
Merged: 11/21/2025
Merged by: @lnhsingh

Base: mainHead: lauren/doc-461-add-mermaid-diagram-for-deepagents


📝 Commits (4)

  • eb32796 add mermaids to deepagent docs
  • 5804cb2 Merge branch 'main' into lauren/doc-461-add-mermaid-diagram-for-deepagents
  • 8ee618d fix color + simplify
  • 74f6bfa Merge branch 'main' into lauren/doc-461-add-mermaid-diagram-for-deepagents

📊 Changes

7 files changed (+103 additions, -0 deletions)

View changed files

📝 src/oss/deepagents/backends.mdx (+16 -0)
📝 src/oss/deepagents/customization.mdx (+21 -0)
📝 src/oss/deepagents/harness.mdx (+15 -0)
📝 src/oss/deepagents/human-in-the-loop.mdx (+14 -0)
📝 src/oss/deepagents/long-term-memory.mdx (+11 -0)
📝 src/oss/deepagents/middleware.mdx (+11 -0)
📝 src/oss/deepagents/subagents.mdx (+15 -0)

📄 Description

Fixes DOC-461


🔄 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/1556 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `lauren/doc-461-add-mermaid-diagram-for-deepagents` --- ### 📝 Commits (4) - [`eb32796`](https://github.com/langchain-ai/docs/commit/eb32796f3b27c19a6228311f9ca072670bb059f9) add mermaids to deepagent docs - [`5804cb2`](https://github.com/langchain-ai/docs/commit/5804cb2c4b0e9960c0fce93a4754d81c64f99730) Merge branch 'main' into lauren/doc-461-add-mermaid-diagram-for-deepagents - [`8ee618d`](https://github.com/langchain-ai/docs/commit/8ee618d2d92730cbb9ea722559e763fc06f36b77) fix color + simplify - [`74f6bfa`](https://github.com/langchain-ai/docs/commit/74f6bfaec9feec5fb538b3ffbd83dd4c9e44db0d) Merge branch 'main' into lauren/doc-461-add-mermaid-diagram-for-deepagents ### 📊 Changes **7 files changed** (+103 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/backends.mdx` (+16 -0) 📝 `src/oss/deepagents/customization.mdx` (+21 -0) 📝 `src/oss/deepagents/harness.mdx` (+15 -0) 📝 `src/oss/deepagents/human-in-the-loop.mdx` (+14 -0) 📝 `src/oss/deepagents/long-term-memory.mdx` (+11 -0) 📝 `src/oss/deepagents/middleware.mdx` (+11 -0) 📝 `src/oss/deepagents/subagents.mdx` (+15 -0) </details> ### 📄 Description Fixes DOC-461 --- <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:35 -05:00
yindo closed this issue 2026-02-17 17:22:35 -05:00
yindo changed title from [PR #1556] add mermaids to deepagent docs to [PR #1556] [MERGED] add mermaids to deepagent docs 2026-06-05 18:14:07 -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#1648