AIOS V1R1C0 online GitOps baseline
| active-runtime | ||
| adapters | ||
| architecture | ||
| baseline | ||
| config | ||
| delta-fix | ||
| deploy | ||
| docs | ||
| fixes | ||
| migrations | ||
| ops/gitops-migration | ||
| scripts | ||
| source-baseline | ||
| tests | ||
| versions | ||
| .gitignore | ||
| FULL_PACKAGE_FILE_MANIFEST.sha256 | ||
| FULL_PACKAGE_MANIFEST.json | ||
| package_verify_full.sh | ||
| README.md | ||
| VERSION | ||
AIOS V1R1C0 MultiUser GitOps Custom LLM 生产工程部署包
本包基于 AIOS_v23_v5_digital_life_WEBOPS_PROD_FULL_DEPLOY_20260706 刷新,版本号升级为:V1R1C0。
本版新增能力
- 借鉴 MultiUserClaw 的 Platform Gateway / shared + dedicated runtime 思路,但复用现有 AIOS WebOps、NPM、Casdoor、OpenClaw、Hermes。
- 建立 GitOps 在线基线机制,后续不再定期上传 ZIP,通过 Git branch / patch / tag / diff 刷新。
- 支持
VxRxCx版本体系:V=架构,R=功能,C=修复。 - 支持用户在基础模型之外添加自定义 LLM 模型,并自主设置模型优先级与 fallback 顺序。
- 新增 GitOps + Model Registry + Runtime Selector API 适配器,默认监听
127.0.0.1:18890。 - 保留短链接:
/git /base /ver /diff /patch /run /api /model /hook。 - 通过 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。