Real-Time Preview with Hot Reload
HIGH — Live browser preview that updates as AI generates code. Users see changes instantly without manual refresh. Competitors Lovable and Bolt alread...
Undo/Redo for AI Changes
HIGH — Step-by-step undo/redo stack for every AI generation. Bolt.new and Lovable both have this. Without it, users fear making prompts because they c...
File Tree and Code Browser
HIGH — Full project file tree in sidebar (already mocked in editor.html). Click any file to view/edit code directly. Features: syntax highlighting for...
Chat History and Session Memory
HIGH — Persist conversation context across sessions. When user returns to a project, AI remembers what was built, what was discussed, decisions made....
Visual UI Drag-and-Drop Builder
HIGH — Lovable's #1 differentiator. Let users visually arrange components (cards, forms, tables, navbars, hero sections) then AI generates Blade/Livew...
Global Search Across Projects
MEDIUM — Cmd+K global search across all user projects, files, and chat history. Fast fuzzy matching. Already mocked in editor.html navbar. Search resu...