更新日志(中文)
[0.18.3] - 2026-03-22
新增
- 当本地账号索引缺失、为空或损坏时,现已支持按账号详情文件自动修复各平台索引:Codex、Cursor、GitHub Copilot、Gemini、Kiro、Qoder、Trae、Windsurf、CodeBuddy、CodeBuddy CN、WorkBuddy 与 Zed 现在会先备份异常索引,再重新扫描各账号详情 JSON 文件,按最近使用顺序重建账号列表,并在页面继续加载前把恢复后的索引重新写回磁盘。
变更
- 账号页现会更直接提示无法自动修复的本地文件损坏问题:共享账号页已统一复用损坏文件解析逻辑,当自动修复仍无法恢复索引时,界面会直接展示损坏文件名,而不再只给出泛化错误信息。
Changelog (English)
[0.18.3] - 2026-03-22
Added
- Provider account indexes now auto-repair from local detail files when the index is missing, empty, or corrupted: Codex, Cursor, GitHub Copilot, Gemini, Kiro, Qoder, Trae, Windsurf, CodeBuddy, CodeBuddy CN, WorkBuddy, and Zed now back up the broken index, rescan per-account detail JSON files, rebuild the account list in recency order, and write the recovered index back to disk before the page continues loading.
Changed
- Account pages now show unrecoverable local file corruption more directly: shared provider account pages now reuse the corrupted-file parser so users see the damaged file name instead of only a generic error when automatic repair cannot recover the index.