Phase4#4
Merged
Merged
Conversation
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.