Skip to content

feat: add OpenComputer sandbox provider#2

Open
sidpalas wants to merge 1 commit into
feat/local-docker-dev-stackfrom
feat/opencomputer-provider
Open

feat: add OpenComputer sandbox provider#2
sidpalas wants to merge 1 commit into
feat/local-docker-dev-stackfrom
feat/opencomputer-provider

Conversation

@sidpalas
Copy link
Copy Markdown
Owner

@sidpalas sidpalas commented Apr 16, 2026

Summary

  • add an opencomputer sandbox backend to the control-plane, including provider selection, API client wiring, lifecycle handling, preview URL support, and focused unit coverage
  • add a sandbox-authenticated fatal error reporting path so runtime startup failures surface in the session instead of hanging in connecting
  • document and script the OpenComputer runtime snapshot build flow used for local validation, including the runtime bootstrap expected by the provider

Validation

  • npm test -w @open-inspect/control-plane -- src/sandbox/providers/opencomputer-provider.test.ts src/sandbox/provider-name.test.ts src/session/http/routes.test.ts
  • npm run typecheck -w @open-inspect/control-plane
  • validated the OpenComputer lifecycle API directly against the hosted service during development

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