chore: Phase 5 default installer without Node sidecar - #69
Merged
Merged
Conversation
Keep the default Windows/macOS/Linux package and Docker Compose as a single FreeOS process with in-host Organization. Sidecar remains opt-in (FREEOS_ORG_SIDECAR / SHIP_OPENXYOS_RUNTIME=1). Align docs and lock the defaults with tests. Co-authored-by: XYAI Labs <haoboy8@gmail.com>
Unreleased repair bullets still describe 0.0.1 auto-start of local openXYOS. Point readers at 0.0.2 / Phase 5 so they are not treated as current default install behavior. Co-authored-by: XYAI Labs <haoboy8@gmail.com>
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.
Summary
Phase 5 把默认安装收成单进程:FreeOS Python 宿主 + 宿主内 Organization。客户不再被强制装第二套 Node / openXYOS。
Sidecar 仍是可选高级路径:
FREEOS_ORG_SIDECAR=1、SHIP_OPENXYOS_RUNTIME=1。modules/openxyos未删除,留给导出 / 开发。独立商业站继续走
freeos org export-standalone,说明见 docs/org-export.md。Target branch
main(org merge Phases 0–4 already landed here)Type of change
What changed
$INSTDIR\openxyos;stage_openxyos_runtime标明仅 opt-in。packages/org-ui抽包)。FREEOS_HOME/OCTOP_HOME别名说明。OrgMiniBrowser标明是可选边车遗留。freeos org enable不再把启动 sidecar 写成下一步。Test plan
uv run pytest tests/unit/desktop/test_phase5_defaults.py tests/unit/desktop/test_nsis_uninstall.py tests/unit/desktop/test_stage_openxyos_runtime.py tests/unit/desktop/test_openxyos_provisioner.py tests/unit/test_docker_compose_database_env.py tests/unit/cli/test_org_export_standalone.py tests/unit/test_org_module.py tests/unit/test_org_loop.py— 86 passedtests/unit/desktop/test_phase5_defaults.py(默认不打 sidecar / 文档不再强制双系统 / Compose 单进程)make all未在本环境整跑(无完整桌面打包机;NSIS 行为由源码契约测试锁定)Checklist
CHANGELOG.mdResidual notes
FREEOS_UPSTREAM,不是自包含 org API。packages/org-uimonorepo。modules/openxyos。