docs: cross-link Deep Agents deploy and going-to-production [DOC-1039]#3962
Open
open-swe[bot] wants to merge 3 commits into
Open
docs: cross-link Deep Agents deploy and going-to-production [DOC-1039]#3962open-swe[bot] wants to merge 3 commits into
open-swe[bot] wants to merge 3 commits into
Conversation
Adds bidirectional cross-references between the CLI deploy guide and the production deployment concept guide so readers can jump from a CLI section to the deeper conceptual treatment (and vice versa) for sandboxes, auth, memory, frontend, secrets, and guardrails. Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
Refine deployment documentation for clarity and completeness.
Clarified authentication and memory sharing details in the documentation.
Contributor
|
Thanks for opening a docs PR, Open SWE (@open-swe)[bot]! When it's ready for review, please add the relevant reviewers:
|
Contributor
|
Mintlify preview branch generated: Site preview: https://langchain-5e9cc07a-preview-opensw-1778585076-c74a3b1.mintlify.app Preview links may take a few minutes to start working while the deployment finishes. Changed documentation pages (preview deep links): |
Sydney Runkle (sydney-runkle)
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds heavier bidirectional cross-linking between the Deep Agents CLI deploy guide (
/oss/deepagents/deploy) and the production deployment concept guide (/oss/deepagents/going-to-production). Each major CLI section now points to the matching conceptual treatment, and each conceptual section that has a CLI shortcut points back to it (sandboxes, auth, memory, frontend, secrets, guardrails).Release Note
none
Test Plan
Opened collaboratively by Naomi Pentrel and open-swe.