English · 简体中文
Codex Switch is a Windows desktop app for managing API providers, agent configs, chat, image generation, and local session resume.
- API Providers: manage OpenAI, OpenAI Compatible / New API, Anthropic, Gemini, Ollama, OpenRouter, and Hugging Face records.
- Codex compatibility: DeepSeek, MiMo, and other chat/completion providers can be translated for Codex.
- Agents: generate Codex, Claude Code, and Gemini configs from provider records.
- Talking: chat with text, files, and images when the selected model supports them.
- Drawing: generate and edit images with supported models.
- Sessions: inspect local sessions, preview transcripts, copy resume commands, and generate handoff text.
- Settings: switch theme, background, directories, terminal, and release page access.
| Providers | Agents |
|---|---|
![]() |
![]() |
| Talking | Drawing |
![]() |
![]() |
| Settings |
|---|
![]() |
Download the latest Windows release:
https://github.com/baosen-h/codex-switch/releases/latest
npm install
npm run build
npm run tauri -- build- Windows-first.
- API keys are stored locally in SQLite.
- Drawing is focused on OpenAI-compatible image endpoints.
- Talking image input depends on model support.
MIT. See LICENSE.




