Skip to content

Architecture

XYAIStudio edited this page Sep 18, 2026 · 1 revision

Architecture / 架构概览

中文

高层组成(概念图,非实现细节):

作用
Electron 桌面壳 窗口、安装与本地工作台 UI
Codex harness / 对话路径 本地优先对话与智能体编排相关能力(0.5 路径)
OpenXYOS / XYOS 业务空间与本地服务侧能力(按需)

分支约定

分支 含义
main 当前公开默认分支;以 0.3 树 为主
release/0.5 0.5 桌面 Beta 源码与发版对应树

二进制安装包只通过 Releases 分发;仓库不包含模型权重、用户数据或密钥。


English

High-level layers (conceptual):

Layer Role
Electron shell Windowing, installers, local workspace UI
Codex harness / chat path Local-first chat & agent orchestration (0.5 path)
OpenXYOS / XYOS Business space & local service capabilities (optional)

Branches

Branch Meaning
main Default public branch; 0.3 tree
release/0.5 0.5 desktop Beta source

Installers ship via Releases only; no model weights, user data, or secrets in the repo.

Clone this wiki locally