Hi Base44 team,
I’ve been loving how easily I can spin up complete apps with natural‑language prompts, but I’ve noticed that even small tweaks often trigger a full file rewrite. When I ask to change a single property, refactor a helper function, or adjust an import, the entire file gets regenerated, which sometimes breaks unrelated code and makes it hard to track what actually changed.
I’d really appreciate an incremental editing mode that behaves more like a modern diff tool. Ideally, when I request a change, Base44 would:
Identify the exact lines I want to modify, apply only those hunks, and leave the rest of the file untouched.
Use contextual anchors (like function signatures or comments) to re‑locate the edit point if surrounding code shifts.
Let me preview each patch hunk side‑by‑side—showing before/after—so I can accept or tweak it before it’s applied.
Support granular undo/redo at the hunk level, so I can roll back just the bit I don’t like, without losing other changes in the file.
This “smart patch” workflow would preserve my code’s context, reduce accidental breakages, and make each iteration feel predictable. It would turn Base44 into an even more trustworthy coding partner, speeding up my fixes without the dreaded full‑file rewrite.
Thanks for considering this enhancement—I can’t wait to see Base44 evolve into an even more precise and reliable tool!
Please authenticate to join the conversation.
In Review
Feature Request
7 months ago

Valerio RicorderAI
Get notified by email when there are changes.
In Review
Feature Request
7 months ago

Valerio RicorderAI
Get notified by email when there are changes.