from Hacker News

Bolt.new by StackBlitz

by low_tech_punk on 10/3/24, 4:31 PM with 4 comments

  • by low_tech_punk on 10/3/24, 4:33 PM

    This feels like Cursor + v0. From the GitHub project README:

    Claude, v0, etc are incredible- but you can't install packages, run backends or edit code. That’s where Bolt.new stands out:

    1. Full-Stack in the Browser: Bolt.new integrates cutting-edge AI models with an in-browser development environment powered by StackBlitz’s WebContainers

    2. AI with Environment Control: Unlike traditional dev environments where the AI can only assist in code generation, Bolt.new gives AI models complete control over the entire environment including the filesystem, node server, package manager, terminal, and browser console. This empowers AI agents to handle the entire app lifecycle—from creation to deployment.

  • by low_tech_punk on 10/3/24, 4:32 PM

    Also open source on GitHub: https://github.com/stackblitz/bolt.new
  • by low_tech_punk on 10/3/24, 4:36 PM