Skip to content

Add Vercel sandbox provider support#18

Closed
tnm wants to merge 2 commits into
mainfrom
vercel-provider-clean
Closed

Add Vercel sandbox provider support#18
tnm wants to merge 2 commits into
mainfrom
vercel-provider-clean

Conversation

@tnm
Copy link
Copy Markdown
Contributor

@tnm tnm commented Feb 17, 2026

Summary

  • add a new Vercel provider with create/get/list/exec/stream/upload/download/destroy support
  • wire Vercel into provider selection, CLI provider status output, and Sandbox auto/manual configuration
  • add provider capability contracts in sandboxes/base.py used by CLI capability matrix output
  • add unit and integration tests for Vercel provider behavior and CLI provider reporting
  • update docs and dependency metadata for Vercel support

Testing

  • ruff check .
  • black --check .
  • python3 -m pytest -q tests/test_vercel_provider.py tests/test_cli.py tests/test_integration_vercel.py

@tnm
Copy link
Copy Markdown
Contributor Author

tnm commented Feb 17, 2026

Superseded by split PRs: #19 (capabilities) and #20 (Vercel provider). Closing this combined PR to keep review scope clean.

@tnm tnm closed this Feb 17, 2026
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.

1 participant