Releases: pangao1990/Chat2Codex
Releases · pangao1990/Chat2Codex
Release list
v1.0.0
Chat2Codex V1.0.0 · 初始化版本
Use ChatGPT as the brain, Codex as the hands.
GPT中定良谋,Codex下展妙手。
更新内容
- 首次发布 Chat2Codex 正式版,提供 macOS、Windows、Linux 桌面程序。
- 新增 ChatGPT 网页规划 → Codex 修改与测试 → 结果摘要复盘的任务工作台。
- 首页提供「自动选择」「ChatGPT 规划」「Codex 独立」三种策略,支持手动锁定和运行中切换;切换在阶段边界生效。
- 支持官方 OpenAI API 执行、系统加密密钥存储、上下文预览与连接检查。
- 提供串行任务队列、目录冲突保护、暂停/停止/恢复、轮数/Token/时间预算、权限审批和人工验收。
- 支持任务搜索、筛选、导出、删除与草稿保留,集中展示计划、执行结果、测试证据和用量。
- 提供中文/英文、明暗主题、窄窗口布局与键盘操作,完善双语 README、安装教程和使用指南。
- 修复任务停止后的进程释放、旧回合消息串扰、测试结果覆盖、历史数据损坏处理和跨平台界面时序问题。
- 修复 macOS 进程退出瞬间的
EPERM探测时序问题:等待进程组消失与退出事件,保留清理失败时停止调度的保护。 - 使用 GitHub Actions 构建并检查四个平台的软件包,随附 SHA-256 校验文件与安装脚本。
下载程序包
普通用户请按系统下载下表中的安装包。下方 GitHub 自动生成的 Source code 是源码,不是可直接安装的软件。
| 系统 | 安装包 |
|---|---|
| macOS 13+,Apple 芯片(M 系列) | DMG 安装包 · ZIP |
| macOS 13+,Intel 芯片 | DMG 安装包 · ZIP |
| Windows 10/11,Intel/AMD 64 位 | EXE 安装程序 |
| Linux,Intel/AMD 64 位 | AppImage |
- SHA-256 校验文件
- 中文安装教程 · English installation guide
chat2codex-darwin-*、chat2codex-linux-*、chat2codex-windows-*为独立运行时,供命令行和安装脚本使用。
使用须知
- ChatGPT 网页规划需要单独登录 ChatGPT 网页;Codex 执行需要官方 OpenAI API Key,API 费用单独计费。独立执行模式无需 ChatGPT 网页登录。
- 自动策略使用本地规则评估是否需要网页规划,不保证每项任务都节省 Token;网页估算与 API 实际用量分开展示。
- macOS 使用 ad-hoc 签名,尚未进行 Developer ID 签名或 Apple 公证;Windows 安装程序未配置发布者代码签名。系统可能显示未知开发者提示,请核对来源与 SHA-256。
- 已配置跨平台自动测试、打包与启动检查;真实 ChatGPT 账号和付费 API 完整闭环、原生密钥环及系统交互仍需在实际环境中验收,详情见检查记录。
English
- Initial stable release of Chat2Codex: ChatGPT Web planning, Codex execution/testing, and summary review.
- Automatic, ChatGPT planning, and Codex independent strategies; task queue, budgets, approvals, recovery, and evidence-based acceptance.
- Chinese/English interface, light/dark themes, task management, and installation documentation.
- Download the macOS DMG/ZIP, Windows EXE, or Linux AppImage above. Runtime archives and SHA-256 checksums are also attached.
- API execution is billed separately. Token savings are not guaranteed. macOS builds are ad-hoc signed and not notarized; Windows builds do not have publisher code signing. Real-account and paid-inference acceptance remains pending.