feat(desktop): onboard experimental direct peer hosts - #3950
Draft
M4n5ter wants to merge 1 commit into
Draft
Conversation
Manage the peer listener through the existing SSH channel while keeping SSH and Direct as separate Host profiles. Ship the native peer client in Desktop artifacts and verify the complete managed flow. Generated-by: OpenAI Codex
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.
English
Summary
Add the Desktop vertical slice for the experimental direct-peer Runtime Host transport:
This PR is stacked on #3919. Refs #3842.
Verification
npm run buildnpm run lintnpm run format:checknpm --workspace @maka/desktop run typecheck简体中文
概要
为实验性的 Runtime Host direct-peer transport 补齐 Desktop 端到端切片:
本 PR stack 在 #3919 之上。关联 #3842。
验证
npm run buildnpm run lintnpm run format:checknpm --workspace @maka/desktop run typecheckUI evidence / 界面证据
Managed Host status and Direct peer controls / 受管 Host 状态与 Direct peer 控制:
SSH recovery profile preserved beside the experimental Direct profile / SSH 恢复 profile 与实验性 Direct profile 并存:
AI use
Tool(s) and scope: OpenAI Codex implemented, tested, and documented the change under the contributor's direction. The contributor remains responsible for final review and merge.
Checklist
Does this PR entail a change in behavior?