Launched
Category
Pricing
Warp is a modern terminal application that rebuilds the classic command line experience with features developers have long wished for, like text editing with cursor selection and copy-paste that behaves like a normal text editor, command blocks that group input and output together for easier scrolling and sharing, and built-in AI assistance for writing and explaining shell commands. Where a traditional terminal treats every keystroke as raw text sent to a shell, Warp renders each command and its output as a distinct, selectable block, making it much easier to scroll back through history, copy a specific command's output, or share a block of terminal activity with a teammate without capturing a screenshot. Its AI command search lets developers describe what they want to do in plain language, like "find all files modified in the last day," and get back the correct shell command, which is especially useful for less commonly used flags and utilities that are easy to forget. Warp also includes collaborative features like shareable workflows and team-wide command palettes, letting engineering teams standardize common operational tasks. It supports the shells developers already use, like zsh, bash, and fish, so switching to Warp doesn't mean relearning shell scripting, just gaining a significantly more usable interface layered on top of the same underlying tools.