Skip to content

docs(deepagents): add E2B dcode sandbox docs#4524

Closed
Vladislav Sokolovskii (vsokolovskii) wants to merge 2 commits into
langchain-ai:mainfrom
vsokolovskii:vsokolovskii/e2b/dcode-sandbox-docs
Closed

docs(deepagents): add E2B dcode sandbox docs#4524
Vladislav Sokolovskii (vsokolovskii) wants to merge 2 commits into
langchain-ai:mainfrom
vsokolovskii:vsokolovskii/e2b/dcode-sandbox-docs

Conversation

@vsokolovskii

@vsokolovskii Vladislav Sokolovskii (vsokolovskii) commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Overview

Adds E2B to the Deep Agents Code remote sandbox docs now that dcode --sandbox e2b is discoverable through the langchain-e2b provider package.

This updates the existing Deep Agents Code overview and remote sandbox pages to document:

  • installing langchain-e2b with dcode --install langchain-e2b --package
  • setting E2B_API_KEY
  • running dcode --sandbox e2b
  • E2B's /home/user sandbox working directory
  • E2B as a third-party sandbox provider discovered through the sandbox provider entry point

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines, including the language policy
  • 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

Additional notes

No src/docs.json update is needed because this only updates existing pages.

Local verification included prose linting and a Mintlify preview click-through from the overview page to the remote sandboxes page. Mintlify was run with Node 24 because the local default Node 26 is unsupported by Mintlify.

@github-actions github-actions Bot added deepagents For docs changes to Deep Agents oss labels Jun 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Vladislav Sokolovskii (@vsokolovskii)! When it's ready for review, please add the relevant reviewers:

  • @mdrxy (Deep Agents)

@github-actions github-actions Bot added the external User is not a member of langchain-ai label Jun 18, 2026
@vsokolovskii Vladislav Sokolovskii (vsokolovskii) force-pushed the vsokolovskii/e2b/dcode-sandbox-docs branch from 388b0bb to 0b079f4 Compare June 18, 2026 11:04
@vsokolovskii Vladislav Sokolovskii (vsokolovskii) force-pushed the vsokolovskii/e2b/dcode-sandbox-docs branch from 0b079f4 to 3b518e4 Compare June 18, 2026 11:36
@mdrxy

Copy link
Copy Markdown
Member

Thanks for putting this together. I’m going to close this as superseded by #4521, which has already merged and documents the core E2B Deep Agents Code flow: installing langchain-e2b, setting credentials, running dcode --sandbox e2b, the E2B working directory, and the relevant env-var overrides.

There may still be a few smaller follow-up improvements worth making separately, such as adding e2b to the CLI overview table or documenting minimum supported versions if we want that called out. If you’d like to open a narrower PR for those remaining deltas, happy to review.

Mason Daugherty (mdrxy) pushed a commit that referenced this pull request Jun 18, 2026
Adds the narrow E2B follow-up after #4524 was superseded by #4521.

- Adds `e2b` to the Deep Agents Code CLI overview `--sandbox` option
row.
- Documents the minimum versions for using E2B with Deep Agents Code on
the E2B sandbox integration page.

Validation:
- `make lint_prose FILES="src/oss/deepagents/code/overview.mdx
src/oss/python/integrations/sandboxes/e2b.mdx"`

Prepared with Codex.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deepagents For docs changes to Deep Agents external User is not a member of langchain-ai oss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants