[PR #3991] [MERGED] docs(sandboxes): default creation to server runtime #4000

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3991
Author: @ramon-langchain
Created: 5/13/2026
Status: Merged
Merged: 5/13/2026
Merged by: @ramon-langchain

Base: mainHead: ramonn/sandbox-default-runtime-docs


📝 Commits (3)

  • 89a3e16 docs(sandboxes): default creation to server runtime
  • cf5805e docs(sandboxes): soften snapshot wording
  • eed1ff8 docs(sandboxes): use TS options overload

📊 Changes

6 files changed (+37 additions, -56 deletions)

View changed files

📝 src/langsmith/sandbox-auth-proxy.mdx (+2 -6)
📝 src/langsmith/sandbox-cli.mdx (+3 -10)
📝 src/langsmith/sandbox-sdk.mdx (+25 -33)
📝 src/langsmith/sandbox-service-urls.mdx (+2 -2)
📝 src/langsmith/sandbox-snapshots.mdx (+4 -4)
📝 src/snippets/deepagents-sandbox-basic-py.mdx (+1 -1)

📄 Description

Summary

Update sandbox docs to present omitted snapshot id/name as the normal default-runtime path. Keep snapshots documented as optional reusable custom filesystem images.

Test Plan

  • none

🔄 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/3991 **Author:** [@ramon-langchain](https://github.com/ramon-langchain) **Created:** 5/13/2026 **Status:** ✅ Merged **Merged:** 5/13/2026 **Merged by:** [@ramon-langchain](https://github.com/ramon-langchain) **Base:** `main` ← **Head:** `ramonn/sandbox-default-runtime-docs` --- ### 📝 Commits (3) - [`89a3e16`](https://github.com/langchain-ai/docs/commit/89a3e166ccfe677be03cd7b027e5973cbdbbc101) docs(sandboxes): default creation to server runtime - [`cf5805e`](https://github.com/langchain-ai/docs/commit/cf5805e87dc0823e835d285682eb35b5c2669c37) docs(sandboxes): soften snapshot wording - [`eed1ff8`](https://github.com/langchain-ai/docs/commit/eed1ff83e2cb9281c282869ce01838390a44ab65) docs(sandboxes): use TS options overload ### 📊 Changes **6 files changed** (+37 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/sandbox-auth-proxy.mdx` (+2 -6) 📝 `src/langsmith/sandbox-cli.mdx` (+3 -10) 📝 `src/langsmith/sandbox-sdk.mdx` (+25 -33) 📝 `src/langsmith/sandbox-service-urls.mdx` (+2 -2) 📝 `src/langsmith/sandbox-snapshots.mdx` (+4 -4) 📝 `src/snippets/deepagents-sandbox-basic-py.mdx` (+1 -1) </details> ### 📄 Description ## Summary Update sandbox docs to present omitted snapshot id/name as the normal default-runtime path. Keep snapshots documented as optional reusable custom filesystem images. ## Test Plan - [x] none --- <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:51 -04:00
yindo closed this issue 2026-06-05 18:53:51 -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#4000