Skip to content

codexhost 0.1.0-test.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:35
· 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 启动。