Warp launches Agents 3.0 with full terminal use, code review, planning & new integrations
Warp Terminal has released Agents 3.0, its AI powered development assistant that works directly inside the terminal. The update introduces four major upgrades: Full terminal use, the /plan command, interactive code review, and new integrations with Slack, Linear, and GitHub Actions by tagging @warp, enabling quick issue investigation and automated pull request creation.
Full terminal use lets the agent operate REPLs, debuggers, and full screen tools in the foreground, giving users real time visibility and control while the agent handles prompts, inspects live state, and runs multi step commands like GDB debugging or database queries.
The /plan command adds a clear alignment step before coding begins. Plans can be refined, versioned, and referenced inside Warp or attached to pull requests, helping teams maintain consistent documentation and improve code accuracy. Interactive code review lets users browse diffs, batch comments, and have the agent apply fixes directly in the terminal, keeping the review flow continuous and transparent.