Bubble’s AI vision: Beyond app generation

Watched the video. Looks like it’s on the right track. My main concern ironically is seemingly unrelated to the AI features, but only at face value.

Basically, the “Build” button is very spooky to me because of how unreliable the Undo button is and how opaque the changelog is (compared to something like even Google Docs history). Like in Claude there will be different versions you can instantly switch between and be confident that 100% of the code in version 5 is version 5 and 100% of the code in version 6 is version 6. You guys have to make sure that level of observability is in there if you’re going to be making sweeping changes to the app.

I would ideally like something like a “sandbox” or “preview” where I can copy/paste or accept changes for individual expressions/elements/data etc without having to worry about what changes it’s going to make to my app overall. There is always the very small risk that a change was made that wasn’t documented in the version control. So think really hard about that other 20% before you launch this.

This is definitely the correct direction if you manage to pull it off.

5 Likes