[PR #3674] [MERGED] docs: cross-reference runtime guide and add figures to deep agents production docs [closes DOC-1017] #3710

Closed
opened 2026-06-05 18:52:54 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3674
Author: @open-swe[bot]
Created: 4/22/2026
Status: Merged
Merged: 4/28/2026
Merged by: @npentrel

Base: mainHead: open-swe/d40c320a-fd89-dd0c-6709-19d6f6be9075


📝 Commits (5)

  • b78bb24 docs: cross-reference runtime guide and add figures to deep agents production docs [closes DOC-1017]
  • 8f4e575 Apply suggestions from code review
  • fc6f611 Apply suggestion from @npentrel
  • 7614077 update
  • 316234b update hitl

📊 Changes

13 files changed (+20 additions, -3 deletions)

View changed files

📝 src/oss/deepagents/going-to-production.mdx (+13 -0)
📝 src/oss/deepagents/harness.mdx (+2 -0)
📝 src/oss/deepagents/human-in-the-loop.mdx (+3 -3)
📝 src/oss/deepagents/memory.mdx (+2 -0)
src/oss/images/deepagents/hitl.png (+0 -0)
src/oss/images/deepagents/production/agent-loop.png (+0 -0)
src/oss/images/deepagents/production/auth-layers.png (+0 -0)
src/oss/images/deepagents/production/deepagents-deploy-config.png (+0 -0)
src/oss/images/deepagents/production/durable-execution.png (+0 -0)
src/oss/images/deepagents/production/memory.png (+0 -0)
src/oss/images/deepagents/production/middleware-lifecycle.png (+0 -0)
src/oss/images/deepagents/production/open-harness.png (+0 -0)
src/oss/images/deepagents/production/sandbox-auth-proxy.png (+0 -0)

📄 Description

Description

Links the "Runtime Behind Production Deep Agents" conceptual guide from the Deep Agents harness.mdx and going-to-production.mdx docs, and pulls in the accompanying figures (durable execution, memory, auth layers, sandbox auth proxy, middleware lifecycle, deploy config, open harness) to illustrate each section visually.

Test Plan

  • Verify images render in preview and new cross-references resolve

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/3674 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 4/22/2026 **Status:** ✅ Merged **Merged:** 4/28/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/d40c320a-fd89-dd0c-6709-19d6f6be9075` --- ### 📝 Commits (5) - [`b78bb24`](https://github.com/langchain-ai/docs/commit/b78bb240abe5e0dc1ca40cde454717e01ac54d37) docs: cross-reference runtime guide and add figures to deep agents production docs [closes DOC-1017] - [`8f4e575`](https://github.com/langchain-ai/docs/commit/8f4e575314d055a03f7e25c2941c9ab9e830f634) Apply suggestions from code review - [`fc6f611`](https://github.com/langchain-ai/docs/commit/fc6f6119499b2002e69c5318de1fed56c261c0cf) Apply suggestion from @npentrel - [`7614077`](https://github.com/langchain-ai/docs/commit/76140771fd7f1c94f772468397f4f50e1fb89b2b) update - [`316234b`](https://github.com/langchain-ai/docs/commit/316234bdd56704a19ed4b7bbb6fc0355401c9b4d) update hitl ### 📊 Changes **13 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/going-to-production.mdx` (+13 -0) 📝 `src/oss/deepagents/harness.mdx` (+2 -0) 📝 `src/oss/deepagents/human-in-the-loop.mdx` (+3 -3) 📝 `src/oss/deepagents/memory.mdx` (+2 -0) ➕ `src/oss/images/deepagents/hitl.png` (+0 -0) ➕ `src/oss/images/deepagents/production/agent-loop.png` (+0 -0) ➕ `src/oss/images/deepagents/production/auth-layers.png` (+0 -0) ➕ `src/oss/images/deepagents/production/deepagents-deploy-config.png` (+0 -0) ➕ `src/oss/images/deepagents/production/durable-execution.png` (+0 -0) ➕ `src/oss/images/deepagents/production/memory.png` (+0 -0) ➕ `src/oss/images/deepagents/production/middleware-lifecycle.png` (+0 -0) ➕ `src/oss/images/deepagents/production/open-harness.png` (+0 -0) ➕ `src/oss/images/deepagents/production/sandbox-auth-proxy.png` (+0 -0) </details> ### 📄 Description ## Description Links the "Runtime Behind Production Deep Agents" conceptual guide from the Deep Agents `harness.mdx` and `going-to-production.mdx` docs, and pulls in the accompanying figures (durable execution, memory, auth layers, sandbox auth proxy, middleware lifecycle, deploy config, open harness) to illustrate each section visually. ## Test Plan - [ ] Verify images render in preview and new cross-references resolve _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:52:54 -04:00
yindo closed this issue 2026-06-05 18:52:54 -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#3710