
If you spend any meaningful time SSHed into remote servers, you know the drill: you lose your IDE, your file explorer, and any smart tooling the moment you cross the network boundary. Warp just closed a big chunk of that gap. The terminal's SSH extension now delivers its full coding suite to remote macOS and Linux hosts , file tree, code review panel, and a fully capable AI coding agent , over a plain SSH connection.
What actually ships over the wire
Warp's SSH extension brings the local Warp experience to remote macOS and Linux hosts. After you opt in on first connect, you get a real file tree backed by the remote filesystem, Warp's code editor and code review on remote files, codebase indexing for the remote repo, and a coding agent that applies edits with Warp's native diff tool instead of falling back to sed.
Here's the full list of what's now available over SSH:
- File tree (Project Explorer) , the file tree sidebar reflects the remote project structure and updates as you navigate or change files.
- Codebase indexing , Warp indexes the remote repository so Agents can semantically search the remote codebase, just like Codebase Context locally.
- Native code diffs , the Agent reads files and applies edits through Warp's built-in diff tool. Code changes show up as inline diffs you can review and approve, instead of being applied via
sedor other shell commands. - Project rules and skills , Agents discover and use the remote project's rules (
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves
