Lovable requires approval for app connector actions before execution
TL;DR
Lovable requests approval before executing app connector actions that make changes such as sending messages. Read-only requests run without prompts.
What changed
Lovable now pauses and asks for approval before app connectors perform changes such as sending messages or updating records. Vibe Builders and Developers see these prompts during active sessions. Basic Users notice that read-only requests continue without any interruption.
Why it matters
Basic Users gain added control during routine tasks like record updates that occur multiple times per day. Developers benefit when testing integrations compared to immediate execution in tools like Cursor. This approach keeps workflows stable for Vibe Builders handling connected services.
What to watch for
Compare the approval prompts against Bubble when evaluating similar connector features. Developers should verify changes by checking the changelog entries at the official docs site for any follow-up adjustments.
Who this matters for
- Vibe Builders: Review and approve connector actions in your active sessions to control external app updates.
- Basic Users: Enjoy uninterrupted workflows as read-only requests continue to run without prompt screens.
Harsh’s take
Lovable adding an approval gate for write actions is a necessary step toward making agentic builders production-ready. Without these guardrails, letting an AI agent loose on external APIs like Slack or Salesforce is a recipe for broken databases and accidental spam. This update strikes a good balance by keeping read-only queries frictionless while forcing a human-in-the-loop for state changes. It makes Lovable a much safer environment for non-technical builders who want to connect real-world business tools without writing complex error-handling code.
by Harsh Desai
About Lovable
View the full Lovable page →All Lovable updatesGo deeper
More from Lovable
- FeatureLovable supports resizing Cloud compute instances directly from chat
Lovable now lets users resize project Cloud compute instances via chat. A size picker from Tiny to Large adjusts CPU and memory for varying traffic loads.
- FeatureLovable adds pause option for Cloud projects to save compute credits
Lovable now supports pausing Cloud project backends from Advanced settings. This stops compute credit usage while preserving data in the database, auth, storage, and edge functions.
- FeatureLovable supports referencing app connectors via @ in chat messages
Lovable now allows typing @ in the chat input to reference app connectors directly. A picker displays popular connectors and filters results as users type.