According to Dyno Beat monitoring, the terminal tool Warp has released a Universal Agent Support update, with the core idea of transforming itself from a terminal into a unified management interface for all CLI-based Agents. It currently supports Claude Code, Codex, Gemini CLI, and OpenCode.
The most noticeable change is the introduction of Vertical Tabs, replacing the horizontal tab bar with a sidebar. Each tab displays the Agent type icon, run status (in progress/completed/error/blocked), current Git branch, and diff stats. This design allows users to grasp the overall progress when running multiple Agents without the need to switch between tabs. Alongside the new Tab Configs feature, users can preset working directories, startup commands, themes, and worktrees for each tab, enabling one-click creation.
Several other updates focus on "reducing the back-and-forth between Agents and editors":
1. Unified Notification Center: All Agent notifications are consolidated into one place, supporting system-level push notifications so users don't have to monitor each terminal window individually.
2. Code Review Integration: Write line comments in Warp's built-in diff view, and the comments will be directly sent to the running Agent session.
3. Contextual Attachment: Select a code snippet or file and feed it directly to the running Agent without the need for copy-pasting.
4. Rich Text Input: Use multi-line editing, voice input, image attachments in any third-party Agent, as well as Warp's own /prompts and @context syntax.
5. Remote Control: Publish any Agent session to the cloud for monitoring and intervention from a mobile device or another computer.
Warp's positioning is shifting from being a "more user-friendly terminal" to a "workspace for programming Agents." As Agents like Claude Code and Codex become more powerful, the terminal, as their runtime environment, has become a bottleneck in user experience. Warp is banking on the value of this middleware layer: not competing with Agents' intelligence but making the experience of managing multiple Agents smoother.
