Confirmation Before Firebase AI Applies Changes
With the rise of AI-assisted development, many of us are used to casually chatting with AI — sometimes just asking for suggestions or even giving compliments. However, in Firebase, I’ve noticed that AI often directly applies comments/requests to the project without asking for confirmation.
This can be frustrating and risky, since a casual message can unintentionally trigger real changes to the project.
Suggestion:
Add a confirmation dialog (or toggle in settings) that controls whether Firebase AI should:
Directly implement all requests automatically, or
Confirm with the developer first before making any changes.
Benefits:
Prevents accidental or unintended project changes.
Lets developers choose between fast auto-implementation or a safer confirm-first workflow.
Provides more control, especially when experimenting or casually interacting with Firebase AI.