awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stackblitz avatar

stackblitz/bolt.new

0
View on GitHub↗
16,419 星标·14,638 分支·TypeScript·MIT·5 次浏览bolt.new↗

Bolt.new

bolt.new is an AI-powered full-stack web builder and browser-based IDE that generates, edits, and deploys web applications using natural language prompts. It functions as an AI-driven application orchestrator, managing the entire development lifecycle through a chat interface.

The platform distinguishes itself by integrating a WebAssembly-based runtime and virtual terminal emulation directly in the browser. This allows an AI agent to execute tool calls, manage a virtual filesystem, install packages, and run servers without requiring a local development environment.

The system covers a comprehensive development surface including browser-side module bundling for real-time previews and automated environment control. It also provides a mechanism for publishing completed projects to production environments to generate shareable public links.

Features

  • Full-Stack Application Builders - Automates the development and deployment of complete full-stack web applications from natural language prompts.
  • Agent Tool Execution - Allows the AI agent to interact with the virtual filesystem and terminal through structured tool calls.
  • AI Agent Orchestrators - Functions as an agentic system that orchestrates package installation and file modifications via chat.
  • AI Coding Assistants - Enables software iteration via a chat interface with an AI agent capable of managing the filesystem and terminal.
  • Development Environment Management - Enables automated agents to install packages, execute servers, and manage the terminal environment.
  • Browser-Based Development Environments - Provides a full-stack development environment that executes build processes and runtimes directly within the browser.
  • Integrated Development Loops - Integrates an editor, terminal, and preview window to enable a real-time code execution loop without external hosting.
  • AI-Driven Virtual Filesystems - Translates natural language prompts into specific file operations to generate and modify a virtual directory structure.
  • Web-Based IDEs - Provides a full-featured integrated development environment running entirely within a web browser.
  • Terminal Emulation - Simulates a command-line interface in the browser to execute shell commands and manage the environment.
  • Browser-Based Runtimes - Runs a full Node.js environment directly inside the browser using WebAssembly to execute servers and package managers.
  • Prompt Iteration - Provides a mechanism for users to iteratively refine and edit natural language prompts to improve generated code quality.
  • Module Bundling Engines - Compiles and serves application assets from a virtual filesystem to a real-time preview window.
  • Rapid Prototyping Environments - Rapidly converts ideas into functional web apps by generating and running code immediately in the browser.
  • Web Application Deployment - Automates the deployment of generated web applications to live production environments.
  • Application Deployment - Publishes web applications to a live production environment and generates shareable public links.
  • Full-Stack Development - Facilitates the unified development of frontend and backend components using natural language prompts.
  • Web Chat Interfaces - Web-based AI development and chat environment.
  • Coding Agents and IDEs - Browser-based agent for building and deploying full-stack apps.

Star 历史

stackblitz/bolt.new 的 Star 历史图表stackblitz/bolt.new 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Bolt.new 的开源替代方案

相似的开源项目,按与 Bolt.new 的功能重合度排序。
  • microsoft/vscode-copilot-chatmicrosoft 的头像

    microsoft/vscode-copilot-chat

    9,493在 GitHub 上查看↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    TypeScript
    在 GitHub 上查看↗9,493
  • codesandbox/codesandbox-clientcodesandbox 的头像

    codesandbox/codesandbox-client

    13,618在 GitHub 上查看↗

    This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution environments directly within the browser. It functions as a browser-based code execution engine for rapid prototyping and a scalable cloud workspace for managing repositories and writing code without local environment configuration. The system features secure sandboxing for isolated development, allowing untrusted or experimental code to run in separated virtual environments. It supports both client-side execution via browser-based bundling and server-side execution through a

    JavaScriptangularcodesandboxjavascript
    在 GitHub 上查看↗13,618
  • eclipse-theia/theiaeclipse-theia 的头像

    eclipse-theia/theia

    21,569在 GitHub 上查看↗

    Theia is a modular framework designed for building professional-grade development environments that function as both local desktop applications and remote browser-based services. It provides a comprehensive toolkit for constructing specialized coding tools, allowing developers to assemble custom interfaces and backend logic through a flexible, contribution-based architecture. The platform distinguishes itself through a highly extensible workbench that supports the integration of existing third-party editor plugins and standard language servers. By utilizing a dependency injection container an

    TypeScriptcloud-ideeditorelectron
    在 GitHub 上查看↗21,569
  • wasp-lang/waspwasp-lang 的头像

    wasp-lang/wasp

    18,146在 GitHub 上查看↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    TypeScripthaskelljavascriptnode
    在 GitHub 上查看↗18,146
查看 Bolt.new 的所有 30 个替代方案→

常见问题解答

stackblitz/bolt.new 是做什么的?

bolt.new is an AI-powered full-stack web builder and browser-based IDE that generates, edits, and deploys web applications using natural language prompts. It functions as an AI-driven application orchestrator, managing the entire development lifecycle through a chat interface.

stackblitz/bolt.new 的主要功能有哪些?

stackblitz/bolt.new 的主要功能包括:Full-Stack Application Builders, Agent Tool Execution, AI Agent Orchestrators, AI Coding Assistants, Development Environment Management, Browser-Based Development Environments, Integrated Development Loops, AI-Driven Virtual Filesystems。

stackblitz/bolt.new 有哪些开源替代品?

stackblitz/bolt.new 的开源替代品包括: microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… codesandbox/codesandbox-client — This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution… eclipse-theia/theia — Theia is a modular framework designed for building professional-grade development environments that function as both… wasp-lang/wasp — Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… stitionai/devika — Devika is an autonomous AI software engineering system designed to plan, write, and debug code from high-level natural…