[PR #2207] [MERGED] add best practices for deepagents #2225

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2207
Author: @npentrel
Created: 1/13/2026
Status: Merged
Merged: 2/3/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-513-add-use-in-production-section-to-deep-agents-docs


📝 Commits (5)

  • 949eedb add best practices for deepagents
  • 8d2565d Apply suggestions from code review
  • c81e4a7 Add missing link
  • 28794ab address feedback
  • df41853 Apply suggestions from code review

📊 Changes

4 files changed (+31 additions, -19 deletions)

View changed files

📝 src/oss/deepagents/overview.mdx (+24 -12)
📝 src/oss/deepagents/quickstart.mdx (+5 -5)
📝 src/oss/deepagents/subagents.mdx (+1 -1)
📝 src/oss/reference/overview.mdx (+1 -1)

📄 Description

Main change is to add best practices to the overview page. Unclear what else we'd want for running in production. I can't access the slack thread on the ticket. I will ask @eyurtsev and @vtrivedy for more info.

I've made a number of other drive by changes to try to clarify the difference between CLI and SDK and cross link a little more.


🔄 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/2207 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 2/3/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-513-add-use-in-production-section-to-deep-agents-docs` --- ### 📝 Commits (5) - [`949eedb`](https://github.com/langchain-ai/docs/commit/949eedbb7dd9c9c352d82e1426ad450347641a53) add best practices for deepagents - [`8d2565d`](https://github.com/langchain-ai/docs/commit/8d2565dd5a6b50df24b619617927cbac20310601) Apply suggestions from code review - [`c81e4a7`](https://github.com/langchain-ai/docs/commit/c81e4a7690eb0e030029898a8beaa1d511c14a98) Add missing link - [`28794ab`](https://github.com/langchain-ai/docs/commit/28794ab1df165a0cea25bd48f875123e547ff494) address feedback - [`df41853`](https://github.com/langchain-ai/docs/commit/df41853dcc8dd324a69f1e3c6d0aa0b2371e9dbb) Apply suggestions from code review ### 📊 Changes **4 files changed** (+31 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/overview.mdx` (+24 -12) 📝 `src/oss/deepagents/quickstart.mdx` (+5 -5) 📝 `src/oss/deepagents/subagents.mdx` (+1 -1) 📝 `src/oss/reference/overview.mdx` (+1 -1) </details> ### 📄 Description Main change is to add best practices to the overview page. Unclear what else we'd want for running in production. I can't access the slack thread on the ticket. I will ask @eyurtsev and @vtrivedy for more info. I've made a number of other drive by changes to try to clarify the difference between CLI and SDK and cross link a little more. --- <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:12 -05:00
yindo closed this issue 2026-02-17 17:23:12 -05:00
yindo changed title from [PR #2207] add best practices for deepagents to [PR #2207] [MERGED] add best practices for deepagents 2026-06-05 18:17:21 -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#2225