dsh plugins中文
← Back to popular plugin directory

macOS tools

kuangre123/codex-switch · skills

A tiny macOS app to switch Codex between Official OpenAI and your own custom / third‑party API — without ever losing your conversations.

★ 66GitHub stars
1Forks
2026-08-14Last updated
PythonLanguage
MITLicense

Project overview

Codex Switch 一个小巧的 macOS 工具:一键把 Codex 在「官方 OpenAI」和「你自己的自定义 / 第三方 API」之间切换,切换后对话记录始终都在。 A tiny macOS app to switch Codex between Official OpenAI and your own custom / third‑party API — without ever losing your conversations.

Codex Switch 把原本要手改 /.codex/auth.json 和 /.codex/config.toml 的事变成一次点击:官方 OpenAI 和你的自定义 provider 同时保留在配置里,切换只改「默认走哪一路」,不会重写已保存对话的 provider/model 归属。它内置了国内主流大模型的快速预设,并能在本地启动一个适配器,把只支持 Chat Completions 的接口自动桥接成 Codex 需要的 Responses 协议。

从 GitHub Releases 下载 Codex-Switch-vX.Y.Z.dmg。

Install command

dsh plugin --profile web add github:kuangre123/codex-switch
View GitHub repository ↗Back to popular plugin directory