Skip to content

feat(workspace): add microsandbox worker option#1275

Open
benjaminshafii wants to merge 2 commits intodevfrom
task/microsandbox-worker-button
Open

feat(workspace): add microsandbox worker option#1275
benjaminshafii wants to merge 2 commits intodevfrom
task/microsandbox-worker-button

Conversation

@benjaminshafii
Copy link
Copy Markdown
Member

@benjaminshafii benjaminshafii commented Apr 1, 2026

Summary

  • add a second local worker action in the create-workspace flow so desktop users can start MicroSandbox-backed workers alongside the existing Docker sandbox path
  • route the MicroSandbox worker path through the OpenWork orchestrator using the microsandbox SDK, including automatic runtime provisioning, instead of requiring users to preinstall msb
  • keep Docker-specific readiness checks on the Docker path while letting the MicroSandbox flow provision its own runtime on demand

Testing

  • pnpm typecheck && pnpm build in apps/app
  • pnpm typecheck && pnpm build && pnpm build:bin in apps/orchestrator
  • pnpm build:bin in apps/server
  • cargo check in apps/desktop/src-tauri

Validation limits

  • I did not run the full desktop/Tauri create-worker flow end to end in this environment.
  • I did not force a real MicroSandbox runtime install here, so first-run download behavior still needs live desktop validation.
  • Chrome MCP evidence was not captured because this feature is in the desktop-only local worker flow rather than a browser-only surface.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview, Comment Apr 1, 2026 3:10pm
openwork-den Ready Ready Preview, Comment Apr 1, 2026 3:10pm
openwork-den-worker-proxy Ready Ready Preview, Comment Apr 1, 2026 3:10pm
openwork-landing Ready Ready Preview, Comment, Open in v0 Apr 1, 2026 3:10pm
openwork-share Ready Ready Preview, Comment Apr 1, 2026 3:10pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

The following comment was made by an LLM, it may be inaccurate:

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