Skip to content

CodexSwitch v1.0.1

Choose a tag to compare

@lvjiawei369 lvjiawei369 released this 22 May 09:53
· 39 commits to main since this release

修复 (Windows)

  • 修复开启 DeepSeek 时因 _restart_codex 未定义导致的崩溃
  • 修复 YAML 配置文件换行符问题(Windows 默认 \r\n → 改为 \n)
  • 修复 --codex-home 路径使用正斜杠,避免 Go 路径解析问题
  • 新增"查看 Codex 配置"诊断按钮