Introducing the Warp Agent CLI: a coding agent that does what others can't
Today we are excited to launch the Warp Agent CLI, a new standalone CLI that lets you use the Warp Agent anywhere. It’s the same multi-model agent that’s built into Warp Terminal, now available in Ghostty, iTerm 2, VSCode, the built-in Windows terminal, or whatever terminal you prefer.
The CLI was truly built to fix gaps we were seeing with other agentic CLIs related to how well they integrate with the shell itself— especially important for developers doing real work in the terminal.
The CLI is built on top of Warp’s terminal infrastructure, which allows it to mux agent sessions natively. This unlocks capabilities beyond what is possible in other agents like being able to switch directories in agent sessions, have the agent drive full-screen terminal commands (e.g. sqlite and mysql), and even run across ssh sessions with no remote binary install.
Get started today
Mac / Linux: curl -fsSL https://app.warp.dev/download/agent-cli | bash
Windows: Invoke-RestMethod "https://app.warp.dev/download/agent-cli.ps1" | Invoke-Expression
Warp
Warp is the terminal with AI and your dev team's knowledge built-in. ...