Prerequisite: Ensure your repository is connected to a Revolte application. Learn how in the Get Started guide.
Authenticate
Log in to connect your local environment with the Revolte AI. Running this command will open a browser window for you to complete the authentication securely.
Terminal
Initialize your Prompt
Open the Revolte CLI in your project directory. You can enter any natural language prompt to describe the task you want to execute.Once you hit Enter, Revolte AI begins analyzing your project context.
Terminal
Enter a task for Revolte AI to execute.
Describe a bug or technical issue for Revolte AI to fix.
Autonomous Execution
Revolte AI starts working directly in your local directory. It automatically identifies the necessary files, applies the changes, and ensures everything aligns with your existing architecture.
If the tool requests permission to modify specific files, simply review the plan and approve it to proceed.