v0.1.0-alpha.1
Pre-releaseOpenChatGPTSkin v0.1.0-alpha.1
首个公开 Alpha 提供 Windows x64 安装包/便携包,以及 macOS ARM64/x64 未签名开发者预览 DMG/便携包,把 Theme Studio、四个内置主题和 Desktop Runtime 从源码工作流变成普通用户可启动的发布产物。
下载与安装
OpenChatGPTSkin_0.1.0-alpha.1_windows_x64_Setup.exe:当前用户安装,不请求管理员权限,默认安装到%LOCALAPPDATA%\Programs\OpenChatGPTSkin。OpenChatGPTSkin_0.1.0-alpha.1_windows_x64.zip:解压后双击OpenChatGPTSkin.cmd,不注册安装信息。OpenChatGPTSkin_0.1.0-alpha.1_macos_arm64.dmg:Apple Silicon 未签名开发者预览,拖入 Applications 后首次右键打开。OpenChatGPTSkin_0.1.0-alpha.1_macos_x64.dmg:Intel x64 条件性预览,依赖官方 Codex 对应架构,尚未完成实机验证。OpenChatGPTSkin_0.1.0-alpha.1_macos_arm64.tar.gz:Apple Silicon 开发者便携包。OpenChatGPTSkin_0.1.0-alpha.1_macos_x64.tar.gz:Intel x64 开发者便携包。checksums.txt:上述六个产物的 SHA-256。运行前必须核对对应哈希。
全部平台包都内置固定版本的官方 Node.js 22 Runtime、平台/架构匹配的 sharp、生产 Theme Studio 和四个内置主题,不需要全局 Node.js、npm 或 Git。启动器仅监听随机 127.0.0.1 端口,完成健康检查后才打开默认浏览器。
本版内容
- nonce 绑定 CSP 的单 HTML 生产 Theme Studio,不包含 Vite client、HMR 或开发源码;
- Windows x64 Setup/便携 ZIP 与 macOS DMG/便携包分别复用对应平台经过 manifest 和 SHA-256 校验的 staging;
- 四个内置主题、背景/预览、字体与图片处理、草稿、版本、
.ocskin导入导出; - 编辑后应用到真实 Codex、切换、暂停、继续和恢复原始皮肤;
- 安装、覆盖升级和卸载默认保留
%LOCALAPPDATA%\OpenChatGPTSkin下的个人主题、草稿、版本与 Runtime 状态; - 结构化启动错误与脱敏启动日志;
- Tag 驱动的 GitHub Actions 构建、最终归档/DMG 验收和 Pre-release 发布;手动
workflow_dispatch生成全平台测试产物与诊断,但不创建 Tag 或 Release。
已知限制与安全提示
- 这是未签名 Alpha。Windows SmartScreen 可能警告;只从
https://github.com/u2bo/OpenChatGPTSkin下载,并先核对 SHA-256。 - Windows ARM64、Linux 不在本版范围。
- macOS ARM64 与 Intel x64 产物均未使用 Developer ID 签名或公证。首次启动只使用 macOS 标准 Control-click/右键“打开”流程;不要关闭 Gatekeeper 或使用
xattr绕过隔离。 - macOS 尚未完成真实 Codex 视觉闭环验收,不能声称“全部 UI 已实机验证”。Intel x64 还依赖官方 Codex 提供对应架构版本。
- 不提供 Codex 插件市场安装、自动更新、托盘、开机启动、SEA 单文件程序或主题市场。
- 已记录的 Windows 兼容性 Probe 对应官方 Codex 包版本
26.707.12708.0。Codex 更新可能改变内部 UI;Runtime 会安全拒绝未经验证的结构,需要重新执行兼容性与视觉验收。 - OpenChatGPTSkin 不修改
WindowsApps、Codex.app、app.asar、应用签名、账号或 API 配置。
升级与卸载
新 Setup 会覆盖程序文件但不覆盖用户数据。静默卸载和默认交互式卸载保留个人数据;只有用户在交互式卸载中明确选择删除,并确认“不可恢复”提示,才删除 %LOCALAPPDATA%\OpenChatGPTSkin。便携版升级时先退出 OpenChatGPTSkin,再替换整个解压目录。macOS 升级时替换 .app;~/Library/Application Support/OpenChatGPTSkin 下的个人数据保持不变。
English
This first public Alpha ships a Windows x64 per-user Setup and portable ZIP, plus separate unsigned macOS ARM64/x64 developer-preview DMGs and portable archives. Every artifact bundles Node.js 22, the platform-native sharp dependency, the production single-file Theme Studio, four built-in themes, and the existing Desktop Runtime. No global Node.js, npm, or Git is required.
Verify every download against checksums.txt using SHA-256. The binaries are unsigned, so Windows SmartScreen may warn. Download only from https://github.com/u2bo/OpenChatGPTSkin.
Setup, portable, and macOS app upgrades update program files while keeping personal themes, drafts, versions, and Runtime state under the platform data root. Windows uninstall preserves that data by default; deletion requires an explicit interactive confirmation that the operation is irreversible.
The macOS artifacts are unsigned developer previews. Use the standard Control-click → Open flow; do not disable Gatekeeper or strip quarantine metadata. ARM64 and Intel x64 have not completed the real-Codex visual loop, and Intel x64 also depends on an official Codex build for that architecture. Codex package 26.707.12708.0 is the recorded Windows probe baseline; later Codex updates may require a new adapter validation.
Manual workflow_dispatch runs build and upload Windows x64 plus both macOS test artifacts and diagnostics without creating a tag or GitHub Release. Version tags remain the only publishing path.