vibesdk
About
VibeSDK packages the stack behind Cloudflare's own app-building experience as a deployable product: organizations that want a Lovable-style builder under their own brand, models, and data boundaries can run one entirely on Cloudflare's platform rather than assembling a code-generation API, a code-execution sandbox, and hosting separately. A user describes an application; the agent plans, edits files through explicit tools, and deploys each iteration as a Dynamic Worker serving a live preview with no long-running dev server. It reads the preview's console output to detect runtime errors, repairs them, and redeploys, and it asks structured clarifying questions when the request is underspecified. Every generated app gets isolated SQLite storage in a Durable Object facet and reversible version history in Cloudflare Artifacts, with model calls routed through AI Gateway for observability and caching. Teams building internal builders or AI product prototypes self-host it; production previews require Workers Paid and Workers for Platforms.