更新日志(中文)
[0.26.1] - 2026-06-18
新增
- Codex 现在显示并支持使用重置次数:Codex 账号可展示可用重置次数,并在有次数时重置 5 小时额度。
- 应用现在支持启动后自动最小化:通用设置新增“启动后自动最小化”选项,应用启动后可自动最小化主窗口,并保留 Dock、任务栏和托盘恢复入口。
变更
- Claude 刷新配额改为静默执行:Claude 登录账号刷新配额时改用本地 cookie 请求 Claude Web API,不再后台打开 Electron helper。
修复
- Codex 重新授权会更新原账号:失效的 Codex OAuth 账号重新授权时会更新被选中的原账号,不再创建重复账号,并会在可确认身份一致时清理重复记录。
- 修复 Trae 最新版登录流程:Trae 授权流程已适配当前官方客户端行为,修复近期登录失效问题。
- GitHub Copilot 登录已适配最新授权流程:已更新 GitHub Copilot 授权逻辑,修复近期登录失败问题。
- 提升 Codex provider gateway 的工具调用稳定性:Claude Code 通过 Codex 使用工具时,不再向上游传递未配对的工具调用记录。
Changelog (English)
[0.26.1] - 2026-06-18
Added
- Codex reset credits are now visible and usable: Codex accounts can show available reset credits and reset the 5-hour quota when credits are available.
- The app can now start minimized: General settings now include a startup-minimized option that minimizes the main window after launch while keeping Dock, taskbar, and tray restore available.
Changed
- Claude quota refresh now runs silently: Claude sign-in accounts use local cookies to request the Claude Web API instead of opening an Electron helper in the background.
Fixed
- Codex reauthorization now updates the original account: reauthorizing an expired Codex OAuth account updates the selected account instead of creating a duplicate, and removes duplicate records with the same identity when possible.
- Trae login now works with the latest official flow: Trae authorization has been updated for the current official client behavior, fixing recent login failures.
- GitHub Copilot login now supports the latest authorization flow: GitHub Copilot authorization has been updated to fix recent login failures.
- Codex provider gateway tool use is more stable: Claude Code tool calls routed through Codex no longer leak unmatched tool-call records to upstream responses.