This feels like Cursor + v0. From the GitHub project README:<p>Claude, v0, etc are incredible- but you can't install packages, run backends or edit code. That’s where Bolt.new stands out:<p>1. Full-Stack in the Browser: Bolt.new integrates cutting-edge AI models with an in-browser development environment powered by StackBlitz’s WebContainers<p>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.
Also open source on GitHub: <a href="https://github.com/stackblitz/bolt.new">https://github.com/stackblitz/bolt.new</a>
System prompt: <a href="https://github.com/stackblitz/bolt.new/blob/main/app/lib/.server/llm/prompts.ts">https://github.com/stackblitz/bolt.new/blob/main/app/lib/.se...</a>