[PR #2164] [CLOSED] update deep agents docs #2185

Closed
opened 2026-02-17 17:23:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2164
Author: @npentrel
Created: 1/9/2026
Status: Closed

Base: mainHead: naomi/doc-586-deep-agents-docs-updates


📝 Commits (3)

📊 Changes

12 files changed (+342 additions, -89 deletions)

View changed files

📝 src/docs.json (+28 -18)
📝 src/oss/deepagents/backends.mdx (+14 -13)
📝 src/oss/deepagents/cli.mdx (+6 -4)
📝 src/oss/deepagents/customization.mdx (+196 -10)
📝 src/oss/deepagents/harness.mdx (+7 -6)
📝 src/oss/deepagents/memory.mdx (+3 -3)
📝 src/oss/deepagents/middleware.mdx (+40 -11)
📝 src/oss/deepagents/overview.mdx (+33 -15)
📝 src/oss/deepagents/quickstart.mdx (+7 -7)
src/oss/deepagents/skills.mdx (+6 -0)
📝 src/oss/deepagents/subagents.mdx (+1 -1)
📝 src/oss/reference/overview.mdx (+1 -1)

📄 Description

Overview

not ready for review

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/2164 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 1/9/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `naomi/doc-586-deep-agents-docs-updates` --- ### 📝 Commits (3) - [`2fbf239`](https://github.com/langchain-ai/docs/commit/2fbf2397126f9030dce52af7d7431924645bbb1e) update deep agents docs - [`ba03fb3`](https://github.com/langchain-ai/docs/commit/ba03fb3ebbb3b018474f85c434c56a0b7d893462) add best practices - [`48fda94`](https://github.com/langchain-ai/docs/commit/48fda94b77442176ef01707167438ada66910c3f) Update ### 📊 Changes **12 files changed** (+342 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+28 -18) 📝 `src/oss/deepagents/backends.mdx` (+14 -13) 📝 `src/oss/deepagents/cli.mdx` (+6 -4) 📝 `src/oss/deepagents/customization.mdx` (+196 -10) 📝 `src/oss/deepagents/harness.mdx` (+7 -6) 📝 `src/oss/deepagents/memory.mdx` (+3 -3) 📝 `src/oss/deepagents/middleware.mdx` (+40 -11) 📝 `src/oss/deepagents/overview.mdx` (+33 -15) 📝 `src/oss/deepagents/quickstart.mdx` (+7 -7) ➕ `src/oss/deepagents/skills.mdx` (+6 -0) 📝 `src/oss/deepagents/subagents.mdx` (+1 -1) 📝 `src/oss/reference/overview.mdx` (+1 -1) </details> ### 📄 Description ## Overview not ready for review <!-- Brief description of what documentation is being added/updated --> (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:23:09 -05:00
yindo changed title from [PR #2164] update deep agents docs to [PR #2164] [CLOSED] update deep agents docs 2026-06-05 18:17:08 -04:00
yindo closed this issue 2026-06-05 18:17:08 -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#2185