Warp documentation
  • 🚀Getting Started
    • Quickstart Guide
    • What is Warp?
    • Migrate to Warp
    • Using Warp with [zsh|bash|fish|pwsh]
    • Privacy
    • Refer a Friend & Earn Rewards
    • Warp Preview & Alpha Program
    • Changelog
  • 🎨Appearance
    • Themes
    • Custom Themes
    • Prompt
    • Input Position
    • Text, Fonts, & Cursor
    • Size, Opacity, & Blurring
    • Pane Dimming & Focus
    • Blocks Behavior
    • Tabs Behavior
    • App Icons
  • 📕Features
    • Warp AI
      • Active AI
      • Agent Mode
      • Generate
      • Model Context Protocol
      • Voice
      • Rules
    • Command Palette
    • Warp Drive
      • Notebooks
      • Workflows
      • Prompts
      • Environment Variables
      • Warp Drive on the Web
    • Teams
    • Session Sharing
    • Blocks
      • Block Basics
      • Block Actions
      • Block Sharing
      • Block Filtering
      • Background Blocks
      • Sticky Command Header
    • Modern Text Editing
      • Alias Expansion
      • Command Inspector
      • Syntax & Error Highlighting
      • Vim Keybindings
    • Command Entry
      • Command Corrections
      • Command Search
      • Command History
      • Synchronized Inputs
      • YAML Workflows
    • Command Completions
      • Completions
      • Autosuggestions
    • Session Management
      • Launch Configurations
      • Session Navigation
      • Session Restoration
    • Window Management
      • Global Hotkey
      • Tabs
      • Split Panes
    • Warpify
      • Subshells
      • SSH
    • Accessibility
    • Find
    • Files, Links, & Scripts
    • Markdown Viewer
    • Working Directory
    • Smart-Select
    • Full-screen Apps
    • Keyboard Shortcuts
    • Notifications & Audible Bell
    • Settings Sync (Beta)
    • Quit Warning
    • Integrations
    • URI Scheme
    • Network Log
    • Secret Redaction
    • Linux
  • 📊How Does Warp Compare?
    • Performance
    • Terminal features
  • ❓Help
    • Sending Feedback & Logs
    • Plans, Subscriptions & Pricing
    • Updating Warp
    • Using Warp Offline
    • Logging out & Uninstalling
    • Known Issues
    • Troubleshooting Login Issues
    • Open Source Licenses
Powered by GitBook
On this page
  • Active AI
  • Prompt Suggestions
  • Next Command
  • Active AI Privacy

Was this helpful?

  1. Features
  2. Warp AI

Active AI

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

PreviousWarp AINextAgent Mode

Last updated 1 month ago

Was this helpful?

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

Accepting a Prompt Suggestion

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.

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.

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

Active AI Privacy

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 (with the most recent block attached).

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

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

For the latest information on limits, visit . 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.

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

📕
Agent Mode
Secret Redaction
Secret Redaction
warp.dev/pricing
Privacy Page
Example of inline banner popping up when relevant contextually.
Setting for Prompt Suggestions