[PR #2574] [MERGED] Add sandboxes customization #2555

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

📋 Pull Request Information

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

Base: mainHead: add-sandboxes-customization


📝 Commits (3)

📊 Changes

4 files changed (+193 additions, -167 deletions)

View changed files

📝 src/oss/deepagents/customization.mdx (+19 -0)
📝 src/oss/deepagents/sandboxes.mdx (+5 -167)
src/snippets/deepagents-sandbox-basic-js.mdx (+31 -0)
src/snippets/deepagents-sandbox-basic-py.mdx (+138 -0)

📄 Description

https://langchain-5e9cc07a-preview-addsan-1770744332-3d759b5.mintlify.app/oss/python/deepagents/customization#sandboxes


🔄 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/2574 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `add-sandboxes-customization` --- ### 📝 Commits (3) - [`ba7fa5f`](https://github.com/langchain-ai/docs/commit/ba7fa5f24c70ce57a14ab79e8dd0b102eb8cd392) add sandboxes to customization - [`a6e6e32`](https://github.com/langchain-ai/docs/commit/a6e6e32d8d337f294220d20e62baba0db71a2fe7) all codesamples - [`01fbf31`](https://github.com/langchain-ai/docs/commit/01fbf31ede3741cdb08225a6f149bffa97967bba) move sandboxes to L3 ### 📊 Changes **4 files changed** (+193 additions, -167 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/customization.mdx` (+19 -0) 📝 `src/oss/deepagents/sandboxes.mdx` (+5 -167) ➕ `src/snippets/deepagents-sandbox-basic-js.mdx` (+31 -0) ➕ `src/snippets/deepagents-sandbox-basic-py.mdx` (+138 -0) </details> ### 📄 Description https://langchain-5e9cc07a-preview-addsan-1770744332-3d759b5.mintlify.app/oss/python/deepagents/customization#sandboxes --- <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:32 -05:00
yindo closed this issue 2026-02-17 17:23:32 -05:00
yindo changed title from [PR #2574] Add sandboxes customization to [PR #2574] [MERGED] Add sandboxes customization 2026-06-05 18:19:14 -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#2555