HappyHackingSpace / HappyHackingSpace/sindoq

Implement Vercel Sandbox provider

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement help-wanted provider
Dominant language
Go
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Description
Implement full Vercel Sandbox provider (currently a stub).

Use Vercel's Sandbox API for serverless code execution.

## Requirements
- [ ] Authenticate with Vercel API token
- [ ] Create sandbox sessions
- [ ] Execute code (Python, JavaScript/Node.js)
- [ ] Stream stdout/stderr
- [ ] File system operations
- [ ] Session cleanup

## References
- Current stub: `internal/provider/vercel/vercel.go`
- Vercel Sandbox docs: https://vercel.com/docs/functions/runtimes

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.