docs: list Microsandbox sandbox integration - #5665
Closed
kenwoodjw wants to merge 1 commit into
Closed
Conversation
Contributor
|
Thanks for opening a docs PR, kenwoodjw! When it's ready for review, please add the relevant reviewers:
|
|
Thanks for contributing a new integration docs page, kenwoodjw! As of July 28, 2026, we have changed how we accept external integrations submissions. Please review the new integration submission process for more information. We receive a large number of PRs and review them as quickly as we can. Please bear with us as we work through the queue. If you have already tagged a maintainer on this PR, do not tag them again. |
Mason Daugherty (mdrxy)
added a commit
that referenced
this pull request
Aug 27, 2026
**Description:** Update approval-modes and goals-and-rubrics to current deepagents-code behavior: Auto GA without experimental gate (0.1.46), YOLO in the Shift+Tab cycle with `startup.yolo_switcher` opt-out (0.1.47), `[startup].recent` mode persistence (0.1.60), headless `-y`/`--yolo` warn-and-ignore (0.1.61), and `goals.auto_accept_criteria` (0.1.46). **Release Note:** Docs refreshed for approval modes and goal criteria auto-accept; the pages were stale on Auto's GA status and mode cycling. References langchain-ai/deepagents releases/issues #4957, #5035, #5665, #5750, #4940. Also reflects current `main`: `Shift+Tab` is the approval-mode cycle, and Auto permits ordinary instrumental steps while keeping high-risk effects explicitly gated. **Test Plan:** Verified every claim against deepagents main source (`approval_mode.py`, `config_manifest.py`, `model_config.py`, `main.py`, `app.py`) and CHANGELOG; `make lint_prose` passes on both changed files. ## Stack This is stack 2/4 and targets #5694 (`mdrxy/docs/dcode-configuration-backfill`). Made by [Open SWE](https://openswe.vercel.app/agents/0b56e89b-6aef-557e-9697-924077253ea3) --------- Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
List
MicrosandboxSandboxas an external Python sandbox integration. The independently publishedlangchain-microsandboxpackage provides a Deep AgentsBaseSandboxadapter backed by Microsandbox microVMs.This follows the listing-only path requested for new sandbox integrations and lets the post-merge refresh job add it to the sandbox download table.
Type of change
Type: Update existing documentation
Related issues/PRs
Checklist
docs dev(metadata-only change)src/docs.jsonif needed (no page added)Additional notes
refresh_integration_downloads.py --check-docs-urls.MicrosandboxSandbox, thelangchain-microsandboxPyPI package, and its repository URL.