Feature
Breakage is expected, so it is handled
Auto-fix repairs a failed build on the spot. If that is exhausted, Fix all opens a repair version carrying the full error context — and rollback is always there.
In short
When a build fails, auto-fix attempts to repair it silently on the current version, normally up to three attempts. If those are exhausted, an Issues view appears and Fix all creates a new repair version with the complete error context. Because every build is a version, the fallback is always rolling back to the last one that worked.
What it does
- Auto-fix repairs failed builds without being asked, up to three attempts
- Issues surfaces what actually broke when auto-fix cannot resolve it
- Fix all opens a repair version carrying the full error context
- Every build is a version, so rollback to a known-good state is always available
- Rebuild re-runs the current version when a preview goes stale
The honest bit about generated code
Generated applications break — that is true of every tool in this category, including this one. What differs is what happens next. Without recovery, a broken build means re-prompting into the same failure and hoping. Automatic repair, a readable error surface and a version you can return to turn a lost afternoon into a few minutes.
Documented in Troubleshooting.
FAQ
What happens when a build fails?
Auto-fix attempts a silent repair on the current version. If it cannot resolve the failure, the Issues view appears with the error and Fix all creates a repair version that carries the full context.
Can I undo a prompt that made things worse?
Yes. Each build is a version, so you can roll back to the last version that worked and prompt again from there.
Why is the preview showing an old version?
The preview can go stale after a change. Rebuild re-runs the current version; if the build itself failed, check Issues first.
Try it on your own app
1,000,000 AI tokens free, no card. Then $1 (₹100) per million tokens — with the React source and your own Supabase database yours from the first build.
Start freeAll featuresWhat you can build