Currently, Base44 has a limitation where the AI processes prompts sequentially for the entire application. This creates a global lock on the codebase, forcing team members to wait for one person’s changes to finish before anyone else can apply their own—even when working on completely independent sections (e.g., Home vs. Dashboard).
This sequential bottleneck significantly hinders productivity for professional teams trying to build at scale.
I am requesting the following improvements:
Decoupled Executions: Enable the AI to process changes at the page or module level without locking the entire app’s codebase.
Parallel Merging: Allow multiple users to submit prompts simultaneously, with the system merging changes in the background (similar to a Git-based workflow).
Concurrency Indicators: Clear visual cues to show which section is currently being modified by another user to prevent overwriting.
Use Case: When two developers are building different features (like a Landing Page and a Data Dashboard) at the same time. Implementing parallel processing would allow teams to double their build speed and make Base44 a much more powerful tool for collaborative professional environments.
Please authenticate to join the conversation.
In Review
Feature Request
About 2 months ago

guts
Get notified by email when there are changes.
In Review
Feature Request
About 2 months ago

guts
Get notified by email when there are changes.