-
Notifications
You must be signed in to change notification settings - Fork 887
Description
VibeSDK has been great for the multi-phase generation, but there’s one workflow where it feels a bit too heavy. When I upload a screenshot with a very specific instruction, like recreating a landing page hero exactly, it still goes through the full phase sequence. That part isn’t really an issue, but it often starts generating extra modals, features, or components that weren’t requested, which also increases build time and uses more credits.
For screenshot uploads with a very targeted instruction, it might be useful for it to switch into a more literal “recreate this” mode rather than assuming a full app build. Most screenshot uploads are either meant to match a visual style or rebuild the design as-is.
Adding a simplified path for these cases would make the process faster and more predictable for exact recreations, while still keeping the full multi-phase generation.