AIOS V1R1C0 online GitOps baseline
Go to file
2026-07-06 18:27:34 +08:00
active-runtime fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00
adapters init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
architecture init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
baseline fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00
config fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00
delta-fix init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
deploy fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00
docs fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00
fixes init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
migrations init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
ops/gitops-migration fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00
scripts fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00
source-baseline init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
tests init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
versions fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00
.gitignore init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
FULL_PACKAGE_FILE_MANIFEST.sha256 init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
FULL_PACKAGE_MANIFEST.json init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
package_verify_full.sh init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
README.md init(baseline): import AIOS V1R1C0 multiuser gitops custom llm baseline 2026-07-06 14:44:09 +08:00
VERSION fix(api): sync Codex patch branches to online Git 2026-07-06 18:27:34 +08:00

AIOS V1R1C0 MultiUser GitOps Custom LLM 生产工程部署包

本包基于 AIOS_v23_v5_digital_life_WEBOPS_PROD_FULL_DEPLOY_20260706 刷新,版本号升级为:V1R1C0

本版新增能力

  1. 借鉴 MultiUserClaw 的 Platform Gateway / shared + dedicated runtime 思路,但复用现有 AIOS WebOps、NPM、Casdoor、OpenClaw、Hermes。
  2. 建立 GitOps 在线基线机制,后续不再定期上传 ZIP通过 Git branch / patch / tag / diff 刷新。
  3. 支持 VxRxCx 版本体系V=架构R=功能C=修复。
  4. 支持用户在基础模型之外添加自定义 LLM 模型,并自主设置模型优先级与 fallback 顺序。
  5. 新增 GitOps + Model Registry + Runtime Selector API 适配器,默认监听 127.0.0.1:18890
  6. 保留短链接:/git /base /ver /diff /patch /run /api /model /hook
  7. 通过 NPM 暴露入口,避免新增裸 Nginx 配置。

推荐执行

cd <解压目录>
bash scripts/install_v1r1c0_gitops_model_overlay.sh
bash tests/run_v1r1c0_acceptance.sh

给 Codex 的完整执行文档

docs/CODEX_FULL_EXECUTION_PROMPT_V1R1C0.md

本包是 V1R1C0 全量工程部署包,包含文档、脚本、迁移、接口适配器、测试用例。部署时应由 Codex 在服务器上定位当前生产包和运行目录,按增量方式叠加,不得破坏现有 WebOps/NPM/Casdoor/OpenClaw/Hermes。