Agents > Warp TUI
Getting started with Warp TUI
# Getting started with Warp TUI :::note The Warp TUI is coming soon. Installation instructions will be added here at launch. ::: The Warp TUI gives you an interactive agent session in your terminal by running a single command. No Warp app installation required. ## Requirements - Any terminal (macOS, Linux, Windows) - Works inside IDEs (VS Code terminal, JetBrains, etc.) - Works in cloud environments and remote dev boxes ## Run the TUI ```bash /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. ## Supported environments 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](/platform/software-factory/) runs directly from the TUI.Tell me about this feature: https://docs.warp.dev/agent-platform/warp-tui/getting-started/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.
Requirements
Section titled “Requirements”- Any terminal (macOS, Linux, Windows)
- Works inside IDEs (VS Code terminal, JetBrains, etc.)
- Works in cloud environments and remote dev boxes
Run the TUI
Section titled “Run the TUI”/warpThis opens an interactive interface similar to the Claude Code CLI — you can prompt Warp’s agent, review responses, and iterate from wherever you work.
Supported environments
Section titled “Supported environments”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.