codexhost 0.1.0-test.1
Pre-release
Pre-release
·
84 commits
to main
since this release
codexhost 是一个将 Pi 等 Harness 接入 Codex Desktop 的跨平台 Host,目前处于早期开发和 MVP 验证阶段。
本次是首个测试发布,主要用于验证 Windows、macOS 安装包,npm 安装渠道以及 GitHub Release 的完整发布流程。产物包含 Windows x64/arm64 EXE、macOS x64/arm64 DMG 和 @codexhost/cli npm 包。
npm 安装
npm install -g @codexhost/cli该版本不建议用于生产环境。Windows 安装包尚未签名,macOS 应用采用 ad-hoc 签名且尚未公证;自动测试目前只覆盖安装、平台包选择和 CLI 启动。