# cloudflare/vibesdk

An open-source vibe coding platform that helps you build your own vibe-coding platform, built entirely on Cloudflare stack

Repository: https://github.com/cloudflare/vibesdk
Canonical: https://ross.abutalabs.com/products/vibesdk
Homepage: https://build.cloudflare.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, cloudflare-workers, coding-agent, durable-objects, vibe-coding, text-to-app
Last push: 2026-08-20T12:45:41+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 69, longevity 26
- inputs: {"age_days": 373, "days_push": 13, "days_rel": 208, "gap_med": 11, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5334, forks 1253 (observed 2026-08-28T04:09:15.754237+00:00)

## What it is
An open-source SDK for building your own vibe-coding platform where users describe full-stack apps and an AI coding agent plans, edits, deploys, and iterates. It runs entirely on the Cloudflare stack using Workers, Durable Objects, Dynamic Workers, and AI Gateway.

## Use cases
- build a text-to-app AI coding platform
- let users generate full-stack apps from natural language prompts
- self-host an agentic code generation service
- deploy AI-generated app previews on Cloudflare Workers
- add human-in-the-loop clarification to a coding agent
- give generated apps isolated SQLite storage and version history

## When to choose
- you want to launch your own AI app-builder product on Cloudflare
- you need an agentic loop with live previews, error inspection, and rollback built in
- you want per-project isolated workspaces via Durable Objects
- you need model flexibility through AI Gateway with observability and caching

## When to avoid
- you are not deploying on Cloudflare Workers
- you need a general-purpose coding assistant rather than an app-generation platform
- you want to self-host on your own VMs or Kubernetes outside Cloudflare
- you need fine-grained control over the agent runtime internals

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, llm-inference, deployment, web-framework, chat-interface, code-review
- domain: artificial-intelligence, web-development, developer-tools, cloud-computing, large-language-models
- platform: cloud, serverless, self-hosted
- tags: vibe-coding, cloudflare-workers, durable-objects, text-to-app, coding-agent, ai-code-generation, human-in-the-loop, preview-deployment, ai-agents, web-server, typescript

## Member repositories
- cloudflare/vibesdk (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:15.754237+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:58:51.934446+00:00, confidence not recorded.
  - readme: https://github.com/cloudflare/vibesdk (fetched 2026-08-28T04:09:15.754237+00:00, sha cbf75fdad711)
  - homepage: https://build.cloudflare.dev (fetched 2026-08-29T08:53:42.419071+00:00, sha 10dfd0504f08)
- Data as of 2026-08-30T08:39:29.467469+00:00.
