Skip to content

Phase4#4

Merged
thunderock merged 1 commit into
masterfrom
phase4
May 21, 2026
Merged

Phase4#4
thunderock merged 1 commit into
masterfrom
phase4

Conversation

@thunderock
Copy link
Copy Markdown
Owner

No description provided.

- New vector-ssh crate: SshClient, SshChannelTransport, ChildStdioStream,
  VectorHandler with SHA-256 host-key fingerprint verification (russh 0.60,
  ssh-key 0.6 added at workspace level).
- vector-mux: TransportKind enum (Local | DevTunnel), format_tab_title
  appends `[remote]` for non-Local panes, create_tab_async_with_transport
  install seam for externally-built Box<dyn PtyTransport>.
- vector-app: back-fill winit-to-mux window mapping in
  ensure_compositors_for_pane (fixes black-screen race when the first
  PaneOutput arrives before render_window has a mapping).
- Codespaces-specific code reverted mid-Phase-7 — the use case pivoted to
  VS Code Remote Tunnels (own machines + `code tunnel`), not Codespaces.
  Transport scaffolding, format_tab_title, and the install seam are kept
  for Phase 8 reuse.
- Phase 8 planning artifacts committed: RESEARCH, CONTEXT, DISCUSSION-LOG,
  VALIDATION, UI-SPEC for VS Code Remote Tunnels Connect (Path 2c Vector
  Tunnel Agent locked architecture).
- Cargo dep cleanup (cargo-machete): drop octocrab from vector-app, drop
  ssh-key+zeroize from vector-ssh, drop anyhow from vector-codespaces.
@thunderock thunderock merged commit 5744cf1 into master May 21, 2026
11 checks passed
@thunderock thunderock deleted the phase4 branch May 21, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant