multiplexer active

sandboxd

Maker: tastyeffectco License: MIT Stars: 910 First released: 2026-06-03 Language: Go

About

sandboxd is the self-hosted answer to Lovable-style app builders: an operator runs one binary on a VPS, and users prompt a coding agent that works inside an isolated container per app, exposed at a preview URL. Each app sleeps when idle and wakes on request, keeping idle cost at zero, while tasks are checkpointed so any agent mistake can be reverted. Beyond generated apps it curates more than eighty one-click apps (n8n, Ghost, Grafana, Gitea, Jupyter, Keycloak) and runtime presets for React, Next.js, Express, FastAPI, and Workers. Everything is a versioned /v1 REST call, so the browser console is just one client. It is MIT-licensed and beta (0.x) with container-level isolation and API auth off by default, aimed at developers who want an app-builder platform under their own domain rather than a SaaS.