Agent Mode
Agent mode enables Lovable to think, plan, and take actions autonomously. It’s designed to make Lovable more capable, reliable, and independent when handling complex development tasks. Agent mode can:- Interpret your request
- Explore your codebase for the necessary context
- Read files on demand
- Fix and refactor code as needed
- Debug issues proactively
- Inspect logs and network activity to identify and fix errors automatically
- Search the web in real-time to fetch documentation, assets, or screenshots
- Generate and edit images for your application
Chat Mode
Chat Mode is your development and debugging partner. It helps you think through problems, debug issues and plan your product directly within Lovable. Every message in Chat mode deducts 1 credit.
Activate Chat mode
To activate Chat mode, simply click “Chat” next to where you input your messages in Lovable.
- Efficient debugging by asking the AI to investigate issues in depth before requesting a fix.
- Planning database structures and relationships to support effective system architecture.
- Optimal implementation of new features by identifying the minimal necessary changes required for new functionality.
- Requesting improvement tips to enhance your application.
- Understanding and evaluating how potential new features will impact the application’s structure and functionality.