[PR #3771] feat: add deep agents runtime docs [closes DOC-1046] #3791

Open
opened 2026-06-05 18:53:09 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3771
Author: @open-swe[bot]
Created: 4/28/2026
Status: 🔄 Open

Base: mainHead: open-swe/304c9ecc-7d11-6c64-2cfb-9410320726a6


📝 Commits (1)

  • 7168326 Add production runtime guidance from the Deep Agents conceptual guide.

📊 Changes

3 files changed (+45 additions, -6 deletions)

View changed files

📝 src/langsmith/deployment.mdx (+14 -3)
📝 src/oss/deepagents/deploy.mdx (+4 -2)
📝 src/oss/deepagents/going-to-production.mdx (+27 -1)

📄 Description

Description

Adds production runtime concepts from the deep agents conceptual guide to the LangSmith Deployment and Deep Agents docs. The update connects harness configuration to durable runtime capabilities such as auth, streaming, HITL, cron, observability, and sandboxes.

Test Plan

  • Review the updated runtime capability guidance in the docs preview

Opened collaboratively by Naomi Pentrel and open-swe.


🔄 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/3771 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/28/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `open-swe/304c9ecc-7d11-6c64-2cfb-9410320726a6` --- ### 📝 Commits (1) - [`7168326`](https://github.com/langchain-ai/docs/commit/71683267f0ef8359e21c6f9b5aec42aca1820fb0) Add production runtime guidance from the Deep Agents conceptual guide. ### 📊 Changes **3 files changed** (+45 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/deployment.mdx` (+14 -3) 📝 `src/oss/deepagents/deploy.mdx` (+4 -2) 📝 `src/oss/deepagents/going-to-production.mdx` (+27 -1) </details> ### 📄 Description ## Description Adds production runtime concepts from the deep agents conceptual guide to the LangSmith Deployment and Deep Agents docs. The update connects harness configuration to durable runtime capabilities such as auth, streaming, HITL, cron, observability, and sandboxes. ## Test Plan - [ ] Review the updated runtime capability guidance in the docs preview _Opened collaboratively by Naomi Pentrel and open-swe._ --- <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:53:09 -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#3791