awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cloudflare avatar

cloudflare/vibesdk

0
View on GitHub↗
5,094 estrellas·1,212 forks·TypeScript·MIT·3 vistasbuild.cloudflare.dev↗

Vibesdk

vibesdk es una plataforma y framework de desarrollo de software agentico diseñado para coordinar agentes autónomos que escriben, depuran y refinan aplicaciones full-stack a partir de lenguaje natural. Sirve como un orquestador de aplicaciones cloud-native y un framework de generación de código potenciado por LLM que convierte prompts en código funcional a través de conversaciones iterativas y comportamientos de agentes multifase.

El proyecto se distingue por proporcionar una cadena de herramientas completa para construir plataformas de desarrollo de IA. Esto incluye la capacidad de integrar varios proveedores de modelos, construir kits de herramientas LLM personalizados y gestionar todo el ciclo de vida de las aplicaciones generadas por IA a través de una cadena de herramientas de despliegue serverless y un SDK de TypeScript programático.

La plataforma cubre una amplia gama de capacidades, incluyendo orquestación de sandbox de IA para ejecución aislada y vistas previas en vivo, sistemas de archivos virtuales respaldados por Git para el seguimiento de versiones y despliegue automático en la nube a plataformas de workers serverless. También incorpora sistemas para la gestión de esquemas de bases de datos, cifrado jerárquico de secretos y sincronización de estado en tiempo real mediante WebSockets.

Los usuarios pueden gestionar los flujos de trabajo del proyecto a través de una interfaz de línea de comandos o programáticamente utilizando el SDK proporcionado.

Features

  • AI Web Application Builders - Generates full-stack web applications from natural language product requirements using coordinated AI agents.
  • Software Development Agents - Provides a framework for coordinating autonomous agents to automate full-stack software engineering, debugging, and refinement workflows.
  • Full-Stack Code Generators - Generates complete full-stack web applications, including both frontend and backend code, from natural language conversations.
  • Custom Tool Registrations - Allows the creation and registration of custom toolkits to expand the functional capabilities of integrated language models.
  • Phase-Based Generation Pipelines - Coordinates the application generation process through a structured timeline of distinct stages from prompting to deployment.
  • AI Execution Sandboxes - Orchestrates isolated containerized environments specifically designed for running AI coding agents securely.
  • AI Provider Managers - Manages API keys and endpoint settings for connecting to various hosted or custom AI model providers.
  • Iterative Generative Coding - Implements a conversational loop where LLMs refine features and fix bugs through iterative code modifications.
  • Application Generation - Creates new applications or components using natural language prompts and configurable generation behaviors.
  • Conversational Layout Refinement - Enables iterative modification of generated UI code through conversational feedback loops using text and image messages.
  • AI Development Platforms - Provides a framework for building custom AI development platforms by integrating model providers and toolkits.
  • Code Refinement - Implements a conversational interface for iterating on features and fixing errors through AI-driven code refinement.
  • Git Virtual File Systems - Tracks code versions and project snapshots using a database-driven filesystem compatible with Git.
  • Stateful Durable Objects - Utilizes distributed globally consistent objects to store application metadata and session state for real-time synchronization.
  • Platform SDKs - Ships a programmatic TypeScript SDK for building AI-driven application generation and deployment platforms.
  • Containerized Sandbox Runtimes - Runs generated application code in isolated containerized environments for secure previews and testing.
  • Application Cloud Deployments - Pushes built application bundles to cloud platforms for live hosting and production access.
  • Cloud Native Orchestration - Manages the lifecycle of AI-generated applications, including sandboxed execution and cloud-native deployment.
  • Serverless Deployment - Pushes generated application bundles to a cloud-native serverless runtime for instant global hosting.
  • Application Isolation Containers - Runs generated applications in isolated containerized environments to ensure security and prevent interference.
  • Code Sandboxing Environments - Sets up containerized workspaces with build tools to isolate and execute generated application code.
  • Live Preview Sandboxes - Runs generated code in sandboxed containers to provide immediate visual feedback and execution testing.
  • AI-Powered Code Fixes - Provides automated code correction by analyzing runtime errors and logs using reasoning models to fix multiple files in parallel.
  • Full-Stack Cloud Deployments - Automates the deployment of full-stack applications, including frontend and backend, to a serverless cloud stack.
  • WebSocket State Synchronization - Streams application state and model responses to the client in real time using WebSockets for immediate feedback.
  • Model Streaming Over WebSocket - Streams model-generated responses and build progress updates to the client via persistent WebSocket connections.
  • Application State Management - Implements systems for managing application-wide state using durable objects and relational databases.
  • Database Schema Managers - Provides tools for defining, versioning, and migrating database structures across local and production environments.
  • GitHub Integrations - Transfers generated project files directly into GitHub repositories for further version-controlled development.
  • Session Restoration - Allows recovery of project state and generation timelines by reconnecting to existing agent sessions.
  • Git Workspace Isolations - Uses a Git-backed filesystem to provide isolated workspaces for deploying and previewing applications.
  • Application Generation APIs - Provides a TypeScript SDK to programmatically control the application generation and deployment process.
  • Encrypted Secret Management - Protects API keys and credentials using a hierarchical derivation system for secure access and rotation.
  • API Key Encryption at Rest - Encrypts user secrets using a hierarchical key derivation system with support for rotation and expiration.
  • Secrets Management Platforms - Protects the platform through secret encryption, rate limiting, and input validation.
  • Virtual Filesystem Versioning - Tracks code changes using a Git-compatible system with commit history stored in a persistent database.
  • Task Progress Monitors - Tracks the real-time status of the application build process through a phase-based timeline and progress updates.
  • API Endpoint Definitions - Defines types and controllers to expose backend functionality through a structured routing system.
  • Preview Deployments - Generates live, shareable preview environments for specific application branches directly from the backend.
  • Command Line Tools - SDK specifically designed for building vibe coding applications.

Historial de estrellas

Gráfico del historial de estrellas de cloudflare/vibesdkGráfico del historial de estrellas de cloudflare/vibesdk

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Vibesdk

Proyectos open-source similares, clasificados según cuántas características comparten con Vibesdk.
  • serverless-stack/serverless-stackAvatar de serverless-stack

    serverless-stack/serverless-stack

    26,112Ver en GitHub↗

    This project is a serverless full-stack framework and infrastructure-as-code tool designed for deploying and managing full-stack applications. It functions as a cloud-native deployment orchestrator that synchronizes application code and environment variables across frontend content delivery networks and backend API endpoints. The platform enables the deployment of complete application architectures on either private or cloud infrastructure. It allows for the orchestration of self-hosted applications without the need to manage traditional virtual servers. The system covers serverless infrastr

    TypeScript
    Ver en GitHub↗26,112
  • cloudflare/agentsAvatar de cloudflare

    cloudflare/agents

    3,466Ver en GitHub↗

    This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides a runtime for long-lived agents that maintain a persistent identity, local SQL storage, and real-time connections, utilizing a lifecycle where agents hibernate when idle and wake on demand. The project distinguishes itself through its multi-channel orchestration, allowing a single agent to be deployed across voice, email, and chat interfaces with unified state. It implements the Model Context Protocol for standardized tool and data exchange and includes a dedicated framework f

    TypeScriptagentsaicloudflare
    Ver en GitHub↗3,466
  • tldraw/draw-a-uiAvatar de tldraw

    tldraw/draw-a-ui

    5,445Ver en GitHub↗

    This project is an AI-powered visual canvas and collaborative whiteboard framework. It functions as a customizable vector drawing engine and a tool for converting hand-drawn interface sketches and wireframes into functional code using artificial intelligence. The system distinguishes itself through the integration of AI agents that can read, modify, and generate visual diagrams directly on the canvas. It also provides a node-based workflow editor for building automation pipelines and data processing flows by connecting multimodal components. The platform covers a broad range of capabilities,

    TypeScript
    Ver en GitHub↗5,445
  • rivet-dev/rivetAvatar de rivet-dev

    rivet-dev/rivet

    5,619Ver en GitHub↗

    Rivet is a distributed infrastructure for managing the lifecycle, addressing, and persistence of stateful actors and durable execution engines. It provides a distributed process sandbox that executes application logic within lightweight isolates, ensuring resource isolation and fast cold starts. The system is designed to coordinate multi-step operations using persistent queues and timers to guarantee reliable task completion across distributed environments. The platform specifically enables the orchestration of stateful AI agents that maintain persistent memory and state across long-running i

    Rustactoractorscloudflare
    Ver en GitHub↗5,619
Ver las 30 alternativas a Vibesdk→

Preguntas frecuentes

¿Qué hace cloudflare/vibesdk?

vibesdk es una plataforma y framework de desarrollo de software agentico diseñado para coordinar agentes autónomos que escriben, depuran y refinan aplicaciones full-stack a partir de lenguaje natural. Sirve como un orquestador de aplicaciones cloud-native y un framework de generación de código potenciado por LLM que convierte prompts en código funcional a través de conversaciones iterativas y comportamientos de agentes multifase.

¿Cuáles son las características principales de cloudflare/vibesdk?

Las características principales de cloudflare/vibesdk son: AI Web Application Builders, Software Development Agents, Full-Stack Code Generators, Custom Tool Registrations, Phase-Based Generation Pipelines, AI Execution Sandboxes, AI Provider Managers, Iterative Generative Coding.

¿Qué alternativas de código abierto existen para cloudflare/vibesdk?

Las alternativas de código abierto para cloudflare/vibesdk incluyen: serverless-stack/serverless-stack — This project is a serverless full-stack framework and infrastructure-as-code tool designed for deploying and managing… cloudflare/agents — This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides… tldraw/draw-a-ui — This project is an AI-powered visual canvas and collaborative whiteboard framework. It functions as a customizable… rivet-dev/rivet — Rivet is a distributed infrastructure for managing the lifecycle, addressing, and persistence of stateful actors and… midudev/jscamp — jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI… insforge/insforge — InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational…