# Lovable Agent Update - Full Walkthrough (with Alex)

Source: https://www.youtube.com/watch?v=nRCvZC9gsro
Recap page: https://rapidrecap.app/video/nRCvZC9gsro
Generated: 2026-02-09T19:05:27.827+00:00

---
## Quick Overview

The Lovable Agent update introduces significant improvements, notably allowing agents to run longer, verify their work, and interact with external services like Firecrawlers and Notion, which was demonstrated by successfully building a LinkedIn Post Planner app with features like AI image generation using brand colors and persistent user authentication via Google and Apple sign-in.

**Key Points:**
- The Lovable Agent update enables agents to run for longer periods and verify their work, improving reliability and reducing frustrating loops.
- New external connector capabilities were demonstrated, including Firecrawling a website (https://lovable.dev) to extract branding colors for on-brand AI image generation.
- The agent successfully planned, built, and tested a LinkedIn Post Planner app, outlining core features like a calendar dashboard, rich text editor, and AI writing assistance.
- User authentication improvements were implemented, supporting both Google Sign-In (managed by Lovable) and Apple Sign-In, with posts persisting across sessions via Supabase database integration.
- The session highlighted the ability to queue multiple, complex tasks, such as database migration and feature building, allowing the agent to work through them sequentially.
- The development process included testing features like AI-generated images matching brand colors and persistent user logins, with the agent successfully creating a post using the new image generation feature.

![Screenshot at 00:04: A screenshot of the Lovable interface showing the initial prompt to 'Create an app that helps me learn Swedish' which is then refined to build a LinkedIn Post Planner, demonstrating the initial planning and feature selection capability of the agent.](https://ss.rapidrecap.app/screens/nRCvZC9gsro/00-00-04.jpg)

**Context:** The video features a walkthrough of a recent update to the Lovable Agent platform, featuring Lovable Head of Product Alexandre Pesant and AI Engineer Isaak Fabien Sundeman. They demonstrate the platform's new capabilities by having the agent autonomously plan, build, and test a new application: a LinkedIn Post Planner designed to use AI for content creation, scheduling, and on-brand image generation.

## Detailed Analysis

The walkthrough focused on demonstrating the increased capability and reliability of the Lovable Agent following a major update. The key improvements discussed were the agent's ability to run longer and verify its own work, preventing frustrating loops. They tested these capabilities by having the agent build a LinkedIn Post Planner. This involved multiple complex steps, starting with the agent designing the app structure, including features like AI writing assistance, a calendar view, and flashcard systems (00:10). Following the initial plan approval, the agent enabled 'Lovable Cloud' to access necessary AI features like image generation and built a Supabase backend for persistence (00:42, 01:30). A significant feature demonstrated was the integration of external tools; specifically, the agent used the Firecrawling connector to scrape the example website (https://lovable.dev) to extract brand colors, which were then correctly applied when generating an on-brand image for a LinkedIn post (07:25, 08:44). Furthermore, user authentication was enhanced to support both Google Sign-In (managed by Lovable) and Apple Sign-In, ensuring user data (like saved posts) persists across sessions via RLS-secured database rows (02:15, 03:24). The speakers emphasized that users can now queue complex, multi-step tasks—like fixing build errors, implementing auth, and adding new features—and the agent will process them sequentially, providing feedback and screenshots along the way (05:54, 06:38). The successful end-to-end test concluded with the agent generating a post with an on-brand image and saving it to the calendar view, confirming the features worked as intended (04:17, 04:52).

### Agent Update Highlights

- Agent can run longer and verify work, reducing frustrating loops
- Agent can now utilize external tools like Firecrawl and Notion for data sourcing and persistence.

### LinkedIn Post Planner Development

- Agent planned and built an app featuring Calendar Dashboard, Rich Text Editor, and AI Writing Assistant
- Plan included database migration for brand settings and post persistence.

### Image Generation Feature Test

- Agent successfully used the Firecrawling connector to extract brand colors from a URL (https://lovable.dev) and generated an on-brand image for a LinkedIn post (08:44).

### Authentication & Persistence

- Implemented persistent storage via Supabase for posts
- Supported Google Sign-In (managed by Lovable) and Apple Sign-In, ensuring user data persists across sessions (03:24).

### Complex Task Queuing

- Demonstrated queuing multiple complex tasks (e.g., auth implementation, database schema changes) allowing the agent to process them sequentially without interruption (05:54).

### Research & Ideation Feature

- Tested the new Research page by prompting the AI to generate multiple post ideas on 'how to design great apps' (02:55) and successfully creating a post from a generated idea (04:17).

![Screenshot at 00:04: Initial prompt in Lovable Agent interface asking to create a Swedish learning app, which is then refined to build a LinkedIn Post Planner.](https://ss.rapidrecap.app/screens/nRCvZC9gsro/00-00-04.jpg)
![Screenshot at 00:06: Lovable Agent interface showing the step-by-step planning for the LinkedIn Post Planner, selecting desired learning/planning methods.](https://ss.rapidrecap.app/screens/nRCvZC9gsro/00-00-06.jpg)
![Screenshot at 00:10: The detailed plan generated by Lovable outlining Core Features, AI Writing Assistant capabilities, and User Experience Flow for the LinkedIn Post Planner.](https://ss.rapidrecap.app/screens/nRCvZC9gsro/00-00-10.jpg)
![Screenshot at 01:27: Demonstration of the agent's ability to handle complex, multi-step instructions by queuing tasks like 'Add AI for voicechat' and 'Add Google Login'.](https://ss.rapidrecap.app/screens/nRCvZC9gsro/00-01-27.jpg)
![Screenshot at 02:26: The agent successfully enabling 'Lovable Cloud' to access AI writing and image generation features, including built-in backend and Supabase integration.](https://ss.rapidrecap.app/screens/nRCvZC9gsro/00-02-26.jpg)
