Skip to content

feat(vercel): add Vercel Sandbox provider#600

Open
Scott Trinh (scotttrinh) wants to merge 3 commits into
langchain-ai:mainfrom
scotttrinh:scotttrinh/vercel-sandbox
Open

feat(vercel): add Vercel Sandbox provider#600
Scott Trinh (scotttrinh) wants to merge 3 commits into
langchain-ai:mainfrom
scotttrinh:scotttrinh/vercel-sandbox

Conversation

@scotttrinh

Copy link
Copy Markdown

Add first-party support for Vercel Sandbox as a sandbox provider, mostly following the Deno and Daytona providers.

Add first-party support for Vercel Sandbox as a sandbox provider, mostly
following the Deno and Daytona providers.
@changeset-bot

changeset-bot Bot commented Jun 15, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1e4fdff

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@langchain/vercel-sandbox Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@socket-security

socket-security Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​vercel/​sandbox@​2.2.17210010099100

View full report

@pkg-pr-new

pkg-pr-new Bot commented Jun 15, 2026

Copy link
Copy Markdown

Open in StackBlitz

deepagents-acp

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/deepagents-acp@600

deepagents

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/deepagents@600

@langchain/sandbox-standard-tests

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/@langchain/sandbox-standard-tests@600

@langchain/daytona

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/@langchain/daytona@600

@langchain/deno

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/@langchain/deno@600

@langchain/modal

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/@langchain/modal@600

@langchain/node-vfs

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/@langchain/node-vfs@600

@langchain/quickjs

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/@langchain/quickjs@600

@langchain/vercel-sandbox

npm i https://pkg.pr.new/langchain-ai/deepagentsjs/@langchain/vercel-sandbox@600

commit: 1e4fdff

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution 🙏 Some comments:

  • can we add vercel as scope to .github/workflows/pr_lint.yml
  • can we add a changeset
  • can we propagate a Vercel secret in .github/workflows/ci.yml, I assume this must be VERCEL_OIDC_TOKEN / VERCEL_TOKEN / VERCEL_PROJECT_ID / VERCEL_TEAM_ID (I can add the action secrets)
  • for completion purposes, add an example in examples/sandbox

Comment thread libs/providers/vercel/tsconfig.json Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants