Commit 873b655
docs: address self-review feedback on SSH PR
- Fix Settings menu path: `Settings > Warpify` (not `Settings > Features
> Warpify`) in three places (`terminal/warpify/ssh.mdx` lines 45 + 69
and `changelog/index.mdx`). Warpify is its own top-level Settings nav
item per `app/src/settings_view/mod.rs:1210`, matching existing usage
in `terminal/warpify/ssh-legacy.mdx:59` and
`terminal/warpify/subshells.mdx:36`.
- Replace fabricated `2026.04.29 (v0.2026.04.29.08.45)` changelog heading
with a `### TBD (Preview)` placeholder + MDX comment pointing at the
`update-changelog` skill so the real version stamp is added on release
day instead of being merged as a guess.
- Use descriptive `[SSH roadmap](...)` link text in
`code/code-review.mdx` instead of `[SSH](...)`.
- Lead the Codebase Context caution block with the specific feature
that doesn't work ("semantic indexing and search") so the SSH-extension
follow-up doesn't read as contradictory.
- Lowercase `tmux` in the `**tmux fallback**` bullet of
`code/ssh-feature-support.mdx` to match the rest of the docs.
- Replace non-descriptive alt text (`SSH`) on the warpify prompt image
with a descriptive alt text per the style guide.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent 5e1c3b8 commit 873b655
5 files changed
Lines changed: 13 additions & 9 deletions
File tree
- src/content/docs
- agent-platform/capabilities
- changelog
- code
- terminal/warpify
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | | - | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments