Skip to content

Commit 0a5ea25

Browse files
hongyi-chenoz-agent
andcommitted
Remove TBD (Preview) changelog entry
Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 54cdbab commit 0a5ea25

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

src/content/docs/changelog/index.mdx

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,6 @@ description: >-
77

88
Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose)
99

10-
### TBD (Preview)
11-
12-
**New features**
13-
14-
* \[Preview] Warp's new **SSH extension** brings the local Warp experience to remote macOS and Linux hosts. On first connect, choose **Install Warp's SSH extension** to enable a real file tree backed by the remote filesystem and have the coding agent apply edits via Warp's native diff tool instead of `sed`. Choose **Continue without installing** to fall back to the existing tmux-powered Warpification path. See [SSH with Warp features](/terminal/warpify/ssh/) and [Feature support over SSH](/code/ssh-feature-support/).
15-
16-
**Improvements**
17-
18-
* \[Preview] Completions and autosuggestions over SSH are now multiplexed through the SSH extension over a single connection. This eliminates the remote host's `MaxSessions` ceiling, lets generators run in parallel, and removes the occasional errors that the previous per-command SSH session approach injected into blocks.
19-
* Added the `warpify.ssh.ssh_extension_install_mode` setting (`always_ask`, `always_install`, `never_install`) under **Settings** > **Warpify** to control how the SSH extension install prompt behaves. See [All settings reference](/terminal/settings/all-settings/#ssh).
20-
21-
:::note
22-
Code Review, LSP, and Codebase Context support over SSH are still in progress and will land in subsequent Preview releases.
23-
:::
24-
2510
### 2026.04.22 (v0.2026.04.22.08.46)
2611

2712
**New features**

0 commit comments

Comments
 (0)