[PR #3859] [MERGED] docs: move install step to top of deepagents cli quickstart [closes DOC-1067] #3872

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3859
Author: @open-swe[bot]
Created: 5/4/2026
Status: Merged
Merged: 5/8/2026
Merged by: @mdrxy

Base: mainHead: open-swe/0c0715e0-b55e-e405-0d87-728b6b11ceb1


📝 Commits (4)

  • 2e953a8 docs: move install step to top of deepagents cli quickstart [closes DOC-1067]
  • d4d2c65 address feedback
  • 5dce1fe tweaks
  • 39f8581 update links

📊 Changes

11 files changed (+654 additions, -654 deletions)

View changed files

📝 src/docs.json (+6 -0)
📝 src/oss/deepagents/cli/configuration.mdx (+2 -2)
src/oss/deepagents/cli/memory-and-skills.mdx (+219 -0)
📝 src/oss/deepagents/cli/overview.mdx (+161 -636)
📝 src/oss/deepagents/cli/providers.mdx (+50 -10)
src/oss/deepagents/cli/remote-sandboxes.mdx (+150 -0)
src/oss/deepagents/cli/subagents.mdx (+60 -0)
📝 src/oss/deepagents/data-locations.mdx (+1 -1)
📝 src/oss/deepagents/sandboxes.mdx (+1 -1)
📝 src/oss/deepagents/subagents.mdx (+3 -3)
📝 src/oss/langchain/quickstart.mdx (+1 -1)

📄 Description

No description provided


🔄 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/3859 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/4/2026 **Status:** ✅ Merged **Merged:** 5/8/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `open-swe/0c0715e0-b55e-e405-0d87-728b6b11ceb1` --- ### 📝 Commits (4) - [`2e953a8`](https://github.com/langchain-ai/docs/commit/2e953a81a251324cecf8d5f16d74b2a1b4f78dd8) docs: move install step to top of deepagents cli quickstart [closes DOC-1067] - [`d4d2c65`](https://github.com/langchain-ai/docs/commit/d4d2c651dddd3e4a7d044ec5e3f1861d61e477c7) address feedback - [`5dce1fe`](https://github.com/langchain-ai/docs/commit/5dce1fed558d42490d75f3951ce29a83aa0106d9) tweaks - [`39f8581`](https://github.com/langchain-ai/docs/commit/39f85811b70f348eee0c8cb56422ed1d0c93fe1c) update links ### 📊 Changes **11 files changed** (+654 additions, -654 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+6 -0) 📝 `src/oss/deepagents/cli/configuration.mdx` (+2 -2) ➕ `src/oss/deepagents/cli/memory-and-skills.mdx` (+219 -0) 📝 `src/oss/deepagents/cli/overview.mdx` (+161 -636) 📝 `src/oss/deepagents/cli/providers.mdx` (+50 -10) ➕ `src/oss/deepagents/cli/remote-sandboxes.mdx` (+150 -0) ➕ `src/oss/deepagents/cli/subagents.mdx` (+60 -0) 📝 `src/oss/deepagents/data-locations.mdx` (+1 -1) 📝 `src/oss/deepagents/sandboxes.mdx` (+1 -1) 📝 `src/oss/deepagents/subagents.mdx` (+3 -3) 📝 `src/oss/langchain/quickstart.mdx` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:25 -04:00
yindo closed this issue 2026-06-05 18:53:25 -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#3872