[PR #1386] [MERGED] new page: deepagents cli #1523

Closed
opened 2026-02-17 17:22:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1386
Author: @eyurtsev
Created: 11/12/2025
Status: Merged
Merged: 11/13/2025
Merged by: @lnhsingh

Base: mainHead: eugene/deepagents_cli


📝 Commits (9)

📊 Changes

2 files changed (+240 additions, -0 deletions)

View changed files

📝 src/docs.json (+12 -0)
src/oss/deepagents/cli.mdx (+228 -0)

📄 Description

Overview

Add new page for the deepagents CLI

Type of change

New Page

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 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/1386 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/13/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `eugene/deepagents_cli` --- ### 📝 Commits (9) - [`26c2e0c`](https://github.com/langchain-ai/docs/commit/26c2e0cab11f51151a62aae660b04c8560ce7889) x - [`23abc3b`](https://github.com/langchain-ai/docs/commit/23abc3b5e1494c9143b38dc4f8b932eb1731c312) x - [`e9bdc60`](https://github.com/langchain-ai/docs/commit/e9bdc6024a86179f77944a331ae2cbb64b070b91) x - [`cee24b4`](https://github.com/langchain-ai/docs/commit/cee24b4aab2ebee5d167a1f2def31249864d907c) x - [`b90e7fb`](https://github.com/langchain-ai/docs/commit/b90e7fbf85c2a0cb97f1cdff73c64240089bd59d) x - [`85fb7b8`](https://github.com/langchain-ai/docs/commit/85fb7b89d728691506097821bbbf4d854a50ea17) x - [`28ebf68`](https://github.com/langchain-ai/docs/commit/28ebf6832619627adc62e999f057cad17b9af0d0) x - [`aac0b62`](https://github.com/langchain-ai/docs/commit/aac0b623837d356554d137df1af5fac80f8bd30b) edits - [`ccd85d2`](https://github.com/langchain-ai/docs/commit/ccd85d25bf8eb3ac1aba97c80a05040a3f42cd40) fix ### 📊 Changes **2 files changed** (+240 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+12 -0) ➕ `src/oss/deepagents/cli.mdx` (+228 -0) </details> ### 📄 Description ## Overview Add new page for the deepagents CLI ## Type of change New Page ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:22:27 -05:00
yindo closed this issue 2026-02-17 17:22:27 -05:00
yindo changed title from [PR #1386] new page: deepagents cli to [PR #1386] [MERGED] new page: deepagents cli 2026-06-05 18:13:06 -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#1523