HeadsUpAI

Warp Launches SSH Extension to Bring Agentic Coding to Remote Servers

Warp has launched an SSH extension that brings its core terminal and AI features to remote macOS and Linux hosts. The extension enables a visual file tree and supports native code reviews over the connection. It uses a multiplexed connection to run completions in parallel without hitting session limits.
Remote OS Support
macOS and Linux
Supported Shells
bash and zsh
Connection Type
Multiplexed SSH
Install Location
~/.warp/remote-server
Core Agent Features
File editing and codebase indexing

This update allows the Warp Agent to perform codebase indexing on remote servers. Agents can now apply edits using a native diff tool instead of brittle shell commands, so remote code changes appear as inline diffs you can review and approve, exactly as they do locally. This parity ensures that agentic workflows remain consistent regardless of the execution environment.

Developers can activate these features by installing the extension during their next remote session. The tool installs a server binary under the user's home directory to manage the protocol. It currently supports bash and zsh on macOS and Linux, enabling local-level parity for remote agentic coding environments.

Warp
Warp
@warpdotdev
X

Warp now supports the file tree and code review over SSH connections. We've also added full coding capabilities to the Warp Agent over SSH (namely file editing and codebase indexing). Just install the SSH extension the next time you start a session https://t.co/BpCc6rpg1L

14retweets154likes
View on X

Still wondering? A few quick answers below.

The Warp SSH extension is a remote server binary that brings local terminal features to remote macOS and Linux hosts. It enables a visual file tree, reliable command completions, and native code editing capabilities directly within an SSH session, allowing the Warp Agent to operate with full context on remote codebases.

Warp only installs its SSH extension on remote hosts with explicit user permission. When a user connects to a new host, Warp provides an in-block prompt to install the remote server binary. The extension is installed under the user's home directory and does not require root permissions.

The Warp SSH extension currently supports bash and zsh shells on remote macOS and Linux systems. While the extension provides a local-level experience for these environments, support for Windows remote hosts is not yet available. Users can manage their host preferences and installation prompts through the Warpify settings menu.

Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →

Share this update