[PR #2642] [MERGED] add LocalShellBackend #2628

Closed
opened 2026-02-17 17:23:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2642
Author: @npentrel
Created: 2/13/2026
Status: Merged
Merged: 2/19/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-645-reparameterize-filebackend-permissions-and-local-shell


📝 Commits (2)

  • 2f12509 add LocalShellBackend
  • 792c699 Update src/snippets/backend-local-shell.mdx

📊 Changes

4 files changed (+80 additions, -1 deletions)

View changed files

📝 src/oss/deepagents/backends.mdx (+49 -0)
📝 src/oss/deepagents/customization.mdx (+12 -0)
📝 src/oss/deepagents/data-analysis.mdx (+1 -1)
src/snippets/backend-local-shell.mdx (+18 -0)

📄 Description

https://langchain-5e9cc07a-preview-naomid-1771007822-99980e4.mintlify.app/oss/python/deepagents/backends#localshellbackend-local-shell


🔄 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/2642 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 2/13/2026 **Status:** ✅ Merged **Merged:** 2/19/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-645-reparameterize-filebackend-permissions-and-local-shell` --- ### 📝 Commits (2) - [`2f12509`](https://github.com/langchain-ai/docs/commit/2f12509239b1c14319348c5a040f4dd434048c87) add LocalShellBackend - [`792c699`](https://github.com/langchain-ai/docs/commit/792c699976ab60f039e13e454718534fbb2b4468) Update src/snippets/backend-local-shell.mdx ### 📊 Changes **4 files changed** (+80 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/backends.mdx` (+49 -0) 📝 `src/oss/deepagents/customization.mdx` (+12 -0) 📝 `src/oss/deepagents/data-analysis.mdx` (+1 -1) ➕ `src/snippets/backend-local-shell.mdx` (+18 -0) </details> ### 📄 Description https://langchain-5e9cc07a-preview-naomid-1771007822-99980e4.mintlify.app/oss/python/deepagents/backends#localshellbackend-local-shell --- <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:23:37 -05:00
yindo changed title from [PR #2642] add LocalShellBackend to [PR #2642] [MERGED] add LocalShellBackend 2026-06-05 18:19:42 -04:00
yindo closed this issue 2026-06-05 18:19:43 -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#2628