Skip to content

Agents > Warp TUI

Getting started with Warp TUI

Open in ChatGPT ↗
Ask ChatGPT about this page
Open in Claude ↗
Ask Claude about this page
Copied!

Install and run the Warp TUI to use Warp's agent from any terminal without installing the Warp app.

The Warp TUI gives you an interactive agent session in your terminal by running a single command. No Warp app installation required.

  • Any terminal (macOS, Linux, Windows)
  • Works inside IDEs (VS Code terminal, JetBrains, etc.)
  • Works in cloud environments and remote dev boxes
Terminal window
/warp

This opens an interactive interface similar to the Claude Code CLI — you can prompt Warp’s agent, review responses, and iterate from wherever you work.

The Warp TUI works in any terminal that supports standard I/O. It connects to the same Warp agents available in the Warp app and will eventually support kicking off Software Factory runs directly from the TUI.