Skip to content

feat: new daytona.createRepositorySandbox component#3283

Merged
lucaspin merged 4 commits intomainfrom
feat/daytona-repo-sandbox
Feb 26, 2026
Merged

feat: new daytona.createRepositorySandbox component#3283
lucaspin merged 4 commits intomainfrom
feat/daytona-repo-sandbox

Conversation

@lucaspin
Copy link
Contributor

A very common use case is creating a sandbox for a specific repository, and running scripts on the sandbox to prepare it. Right now, this takes too many steps and components. Here, we add a new component for that case.

It does the following:

  • Starts the sandbox
  • Clones the repository
  • Runs a bootstrap script - either from a repository file, or from an inline script

Signed-off-by: Lucas Pinheiro <lucas@superplane.com>
Signed-off-by: Lucas Pinheiro <lucas@superplane.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 26, 2026

Deploying superplane with  Cloudflare Pages  Cloudflare Pages

Latest commit: c099a72
Status: ✅  Deploy successful!
Preview URL: https://8761b072.superplane.pages.dev
Branch Preview URL: https://feat-daytona-repo-sandbox.superplane.pages.dev

View logs

Signed-off-by: Lucas Pinheiro <lucas@superplane.com>
Signed-off-by: Lucas Pinheiro <lucas@superplane.com>
@lucaspin lucaspin merged commit 7c407cb into main Feb 26, 2026
4 checks passed
@lucaspin lucaspin deleted the feat/daytona-repo-sandbox branch February 26, 2026 16:57
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