Skip to content

Releases: maskaravivek/codex-switcher

CodexSwitcher v0.1.0

Choose a tag to compare

@maskaravivek maskaravivek released this 19 Sep 01:46

Initial release of CodexSwitcher — a native macOS menu bar app that switches the ChatGPT Codex app between your OpenAI account and DeepSeek with one click.

  • Menu bar switcher: ChatGPT / DeepSeek · Flash / DeepSeek · V4 Pro
  • API keys stored in macOS Keychain (never written to config.toml)
  • Surgical config.toml edits — preserves MCP servers, plugins, and project trust
  • Backs up config.toml before each switch; optional auto-restart of ChatGPT
  • Includes a CLI (codex-switcher) with the same logic

Downloads

  • CodexSwitcher-0.1.0-macOS.zip — menu bar app (Apple Silicon / arm64)
  • codex-switcher-macos-arm64 — standalone CLI
  • SHA256SUMS — checksums

Notes

  • The app is ad-hoc signed (not notarized). On first launch, right-click and choose Open.
  • macOS may ask permission to control ChatGPT for the auto-restart feature.