Skip to content

chore: Phase 5 default installer without Node sidecar - #69

Merged
XYAIStudio merged 2 commits into
mainfrom
cursor/phase5-slim-installer-b045
Sep 19, 2026
Merged

XYAIStudio merged 2 commits into
mainfrom
cursor/phase5-slim-installer-b045

Conversation

@XYAIStudio

@XYAIStudio XYAIStudio commented Sep 19, 2026

Copy link
Copy Markdown
Owner

Summary

Phase 5 把默认安装收成单进程:FreeOS Python 宿主 + 宿主内 Organization。客户不再被强制装第二套 Node / openXYOS。

Sidecar 仍是可选高级路径:FREEOS_ORG_SIDECAR=1SHIP_OPENXYOS_RUNTIME=1modules/openxyos 未删除,留给导出 / 开发。

独立商业站继续走 freeos org export-standalone,说明见 docs/org-export.md

Target branch

  • Base is main (org merge Phases 0–4 already landed here)

Type of change

  • Documentation
  • Refactor / chore

What changed

  • Desktop / NSIS:默认 Setup 不再创建空的 $INSTDIR\openxyosstage_openxyos_runtime 标明仅 opt-in。
  • Docs:README / README_CN / desktop README / CHANGELOG / ADR 001 / ADR 003 / org-merge-plan / org-export 不再把「安装即内置并拉起 openXYOS」写成当前默认。Phase 5 标为已完成,残留写清(导出站自包含 API、可选 packages/org-ui 抽包)。
  • Docker:Compose 保持单服务;补充 FREEOS_HOME / OCTOP_HOME 别名说明。
  • Dashboard:默认 Organization 工作台仍不挂 iframe;OrgMiniBrowser 标明是可选边车遗留。
  • CLIfreeos 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 passed
  • Added tests/unit/desktop/test_phase5_defaults.py(默认不打 sidecar / 文档不再强制双系统 / Compose 单进程)
  • make all 未在本环境整跑(无完整桌面打包机;NSIS 行为由源码契约测试锁定)

Checklist

  • Updated CHANGELOG.md
  • README / docs updated

Residual notes

  • 导出站仍代理到 FREEOS_UPSTREAM,不是自包含 org API。
  • 未抽 packages/org-ui monorepo。
  • 未删 modules/openxyos
Open in Web Open in Cursor 

cursoragent and others added 2 commits September 19, 2026 05:35
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>
@XYAIStudio
XYAIStudio marked this pull request as ready for review September 19, 2026 05:36
@XYAIStudio
XYAIStudio merged commit 2101a06 into main Sep 19, 2026
6 checks passed
@XYAIStudio
XYAIStudio deleted the cursor/phase5-slim-installer-b045 branch September 19, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants