feat(desktop): share the Local Runtime Host - #3972
Draft
M4n5ter wants to merge 2 commits into
Draft
Conversation
12 tasks
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
Bind a pairing candidate to the first Desktop that finalizes it, and reconnect that Client onto the resulting Owner authority. Recover interrupted managed-service handoffs from a durable journal and close operator lifecycle races while consolidating framed child handling. Generated-by: OpenAI Codex
M4n5ter
force-pushed
the
feat/desktop-local-host-remote-access
branch
from
August 27, 2026 06:35
d974723 to
b452e05
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
#3950 is merged; this PR is based on main
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-inventoryUI
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
#3950 已合并;本 PR 现基于 main
关联 #3842
验证
npm run typechecknpm run lint -- --diagnostic-level=errornpm run format:checknpm run buildnpm run check:stalenpm run check:asf-headersnpm run astryx:surface-inventory界面
修改前:
修改后:
AI 使用
工具与范围:OpenAI Codex 在贡献者指导下协助实现、测试、文档与验证
检查清单
本 PR 是否改变行为?