VibeSDK is an agentic platform for building and deploying full-stack applications on Cloudflare.
VibeSDK addresses the challenge of translating application ideas into deployed code by placing an AI coding agent in an interactive loop with the developer. You describe what you want to build, answer clarifying questions from the agent, and watch as it plans, edits files, deploys previews, inspects runtime errors, and iterates based on your feedback. The entire workflow runs on Cloudflare's infrastructure: Cloudflare Think powers the agentic model-and-tool loop, Durable Objects provide isolated workspaces and application storage, Dynamic Workers serve generated previews without a development server, and Cloudflare Artifacts maintains version history and restore points.
VibeSDK suits developers who want to prototype and build applications through conversation with an AI agent rather than writing code directly. It works well for projects that can be deployed as full-stack applications on Cloudflare Workers and benefits teams that value rapid iteration with human oversight. The platform includes live code editing, browser-based error inspection and repair, per-application SQLite storage, and the ability to export generated projects for continued development elsewhere. Model flexibility through AI Gateway allows you to route different model providers with centralized observability.
The maintainers respond to new issues and pull requests within a day. Work in the issue tracker centers on bug fixes, documentation improvements, and feature enhancements.