AI × Tools & Tips

Tools · Setup guide

Warp

An agentic terminal: you type what you want in plain English, Warp proposes and runs the commands, and multi-turn agent conversations live in tabs and panes alongside your normal shell.

Warp

Before you start

Set it up

  1. Install the app. Either download the .dmg from warp.dev/download and drag Warp into your Applications folder, or use Homebrew:

    sh
    brew install --cask warp
  2. Open Warp from your Applications folder.

  3. Sign in or skip. Warp prompts you to create an account with the Sign up button (top right), or via Settings > Account > Sign up. Account creation is optional — you can skip it and still use the core terminal, but agent features need an account.

  4. Start an agent conversation. Press ⌘I for a new conversation (Windows/Linux: CTRL + I). Then type what you want in plain English rather than a shell command.

  5. Learn the three shortcuts you'll actually use:

    Shortcut What it does
    ⌘I New agent conversation
    ⌘Y Open the Conversations Menu (switch between running agents)
    ⌘⇧N Start a new conversation
    esc Drop back to plain terminal mode

    You can also type /new as a slash command to start a fresh conversation.

  6. Run several agents at once. Agent Mode conversations are tied to sessions, so you can run multiple conversations simultaneously in different windows, tabs, or panes. Open a new tab per project and start a separate conversation in each.

  7. Queue follow-ups instead of waiting. While an agent is still responding, type your next prompt and hit enter — Warp queues it and sends it automatically in order.

What success looks like

Verified vs not

Not simulated: everything above. Warp is a GUI app and was not installed or launched on this machine — although /Applications/Warp.app is already present here, no install, launch, sign-in, or agent run was performed. All commands, shortcuts, menu paths, and pricing figures are quoted from Warp's official docs and pricing page as of July 2026. Confirm the current pricing tiers before committing budget; they change.

Go deeper