AI Command Suggestions

AI Command Suggestions allows you to convert natural language descriptions into shell commands that can be executed and saved as Workflows in Warp Drive.

What is it

AI Command Suggestions are backed by OpenAI's APIs and are completely opt-in.

Currently, you need to be online to use this feature. If this feature doesn't work, your ISP or firewall may be blocking the calls to app.warp.dev

How to access it

  1. Press CTRL-` or type # into the Text Input Editor to search by natural language.

  2. Type in the input box what you'd like to do. For example, "replace a string in a file".

  3. Results are generated in real-time, and you can keep the current prompt or modify the prompt to generate new commands.

  4. When you've found the command you want to execute, it can be run or saved as a Workflow onto Warp Drive to easily recall it in the future.

If you experience any issues with AI Command Suggestions, please see our known issues for troubleshooting steps.

How it works

AI Privacy

Warp does not store any commands or prompts that users send. Any provided prompts are sent to OpenAI. Reference OpenAI’s privacy policy.

Last updated