Active AI

Active AI proactively recommends fixes and next actions based on your command line errors, inputs, and outputs.

Active AI

Active AI features can be disabled in Settings > AI with the Active AI toggle.

Prompt Suggestions

Prompt Suggestions are contextual, AI-powered suggestions that activate Agent Mode. These banners will provide suggestions for what to ask Agent Mode in specific scenarios, similar to how Warp already suggests commands to run.

  • To disable, please visit Settings > AI > Active AI > Prompt Suggestions

Example of inline banner popping up when relevant contextually.

Accepting a Prompt Suggestion

If you press CMD-ENTER (on Mac), CTRL-SHIFT-ENTER (on Linux/Windows), or click on the chip, the suggestion will be auto-populated into your input and run against Agent Mode (with the most recent block attached).

Prompt Suggestions use an LLM to generate prompts based on your terminal session, specifically the most recent block. These AI requests do not contribute towards your AI limits, however, any accepted prompts run in Agent Mode contribute as normal. Visit Settings > AI > Agent Mode, if you'd like to turn it off.

Secret Redaction is automatically applied to any content sent to Active AI features to prevent any sensitive data being leaked.

Setting for Prompt Suggestions

Next Command

Next Command uses AI to suggest the next command to run based on your active terminal session and command history. It uses your active terminal session contents and an LLM to generate commands.

  • To disable, please visit Settings > AI > Active AI > Next Command

Next Command is an LLM-based feature which utilizes your command history (enriched with git branch, exit code, and directory metadata) as well as recent block input and output to generate the next command suggestions.

Secret Redaction is automatically applied to any content sent to Active AI features to prevent any sensitive data being leaked.

Accepting a Next Command Suggestion

In order to use a next Command Suggestion, please use the TAB key , key , or CTRL-F to add the suggested next command to your input buffer. ENTER executes the accepted command.

Next Command And Billing

For the latest information on limits, visit warp.dev/pricing. A Next Command only counts toward your limit if you explicitly accept the suggestion. If you enter a command that matches a suggested Next Command by typing it manually or rerunning it from your history, it will not count toward your usage.

Active AI Privacy

See our Privacy Page for more information on how we handle data with Active AI.

Last updated

Was this helpful?