feat(desktop): share the Local Runtime Host - #3971
Closed
M4n5ter wants to merge 1 commit into
Closed
Conversation
M4n5ter
force-pushed
the
feat/runtime-host-direct-peer-desktop
branch
from
August 27, 2026 05:15
0c5833e to
cef7258
Compare
Move the Local Host to its existing managed-service lifecycle when remote access is enabled, while retaining Local IPC and the same State Root. Add one-time Direct peer connection codes and Desktop import/export UX without creating a second Host identity. Generated-by: OpenAI Codex
M4n5ter
force-pushed
the
feat/desktop-local-host-remote-access
branch
from
August 27, 2026 05:17
463e1a8 to
1aace98
Compare
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
Let a user expose the current computer's Local Runtime Host to another Maka Desktop without creating a second Host or copying its State Root
This PR is stacked on #3950
Refs #3842
Verification
npm run typechecknpm run lint -- --diagnostic-level=errornpm run format:checknpm run buildnpm run check:stalenpm run check:asf-headersnpm run astryx:surface-inventoryThe full Runtime suite passes standalone; one parallel repository-wide test invocation exited while that suite was running, with no failing test reproduced
UI
Before:
After:
AI use
Tool(s) and scope: OpenAI Codex assisted with implementation, tests, documentation, and verification under the contributor's direction
Checklist
Does this PR entail a change in behavior?
中文
摘要
允许用户把当前电脑的 Local Runtime Host 提供给另一台 Maka Desktop 使用,同时不创建第二个 Host,也不复制 State Root
本 PR 堆叠在 #3950 之上
关联 #3842
验证
npm run typechecknpm run lint -- --diagnostic-level=errornpm run format:checknpm run buildnpm run check:stalenpm run check:asf-headersnpm run astryx:surface-inventoryRuntime 完整测试单独运行通过;一次仓库级并行测试在该套件运行期间退出,未能复现具体失败测试
界面
修改前:
修改后:
AI 使用
工具与范围:OpenAI Codex 在贡献者指导下协助实现、测试、文档与验证
检查清单
本 PR 是否改变行为?