Warp documentation
  • Getting Started
    • Quickstart Guide
    • What is Warp?
    • Supported Shells
    • Migrate to Warp
    • Keyboard Shortcuts
    • Changelog
  • Agents
    • Warp AI
    • Using Agents
      • Agent Conversations
      • Agent Context
      • Model Choice
    • Autonomy
      • Agent Permissions
      • Run to completion
    • Code
      • Codebase Context
      • Reviewing Agent Code
    • Active AI
    • Generate
    • Voice
    • AI FAQs
  • Terminal
    • Appearance
      • Themes
      • Custom Themes
      • Prompt
      • Input Position
      • Text, Fonts, & Cursor
      • Size, Opacity, & Blurring
      • Pane Dimming & Focus
      • Blocks Behavior
      • Tabs Behavior
      • App Icons
    • Blocks
      • Block Basics
      • Block Actions
      • Block Sharing
      • Block Find
      • 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
    • Command Palette
    • Session Management
      • Launch Configurations
      • Session Navigation
      • Session Restoration
    • Window Management
      • Global Hotkey
      • Tabs
      • Split Panes
    • Warpify
      • Subshells
      • SSH
      • SSH Legacy
    • More Features
      • Accessibility
      • Files, Links, & Scripts
      • Markdown Viewer
      • Working Directory
      • Smart-Select
      • Full-screen Apps
      • Notifications & Audible Bell
      • Settings Sync (Beta)
      • Quit Warning
      • URI Scheme
      • Linux
    • Comparisons
      • Performance
      • Terminal features
    • Integrations
  • Knowledge & Collaboration
    • Warp Drive
      • Notebooks
      • Workflows
      • Prompts
      • Environment Variables
      • Warp Drive on the Web
      • Warp Drive as Agent Mode Context
    • Model Context Protocol
    • Rules
    • Teams
    • Session Sharing
  • Privacy
    • Privacy
    • Secret Redaction
    • Network Log
  • Community
    • Refer a Friend & Earn Rewards
    • Warp Preview & Alpha Program
  • Support & Billing
    • Sending Feedback & Logs
    • Plans & Pricing
    • Updating Warp
    • Using Warp Offline
    • Logging out & Uninstalling
    • Known Issues
    • Troubleshooting Login Issues
    • Open Source Licenses
Powered by GitBook
On this page
  • What is Warp AI?
  • Warp AI features include:

Was this helpful?

  1. Agents

Warp AI

Warp AI includes powerful capabilities like Agents, Code, Voice, Generate, and Active AI fully integrated within the Warp terminal.

What is Warp AI?

Warp AI is an AI-powered assistant that looks up commands, walks you through multi-step workflows, auto-completes Workflows, and proactively fix bugs that's fully integrated into the terminal.

Warp AI features can be globally disabled in Settings > AI with the AI toggle. These features sends input data to various LLM providers through their API. Read more about data privacy for Warp features on our privacy page.

Warp AI features include:

  • Active AI - Proactively recommends fixes and next actions based on errors, inputs, and outputs

  • Agents - Write natural language on the command line and walk through any dev task

  • Generate - Quickly look up commands and contextual suggestions for interactive CLIs using natural language

  • Model Context Protocol - Model Context Protocol (MCP) Servers expose data sources or tools to Warp's Agent Mode.

  • Voice - Talk to Warp AI using voice commands to accomplish any task. (Note that this uses Wispr Flow to power voice-to-text functionality, rather than other LLM providers)

  • Rules - Create and store rules to use as AI context.

  • AI Autofill in Warp Drive - Let Warp AI name and describe the workflows you create

PreviousChangelogNextUsing Agents

Last updated 13 days ago

Was this helpful?