CC Switch v3.9.0

Local API Proxy, Auto Failover, Universal Provider, and a more complete multi-app workflow

中文版 → | 日本語版 →

---

Overview

CC Switch v3.9.0 is the stable release of the v3.9 beta series (3.9.0-1, 3.9.0-2, 3.9.0-3).

It introduces a local API proxy with per-app takeover, automatic failover, universal providers, and many stability and UX improvements across Claude Code, Codex, and Gemini CLI.

Release Date: 2026-01-07

---

Highlights

---

Major Features

Local API Proxy

Auto Failover (Circuit Breaker)

Skills Management

Universal Provider

Common Config Snippets (Claude/Codex/Gemini)

MCP Management

Usage & Pricing

---

UX Improvements

---

Platform Notes

Windows

macOS

---

Packaging

---

Notes

Special Thanks

Special thanks to @xunyu @deijing @su-fen for their support and contributions. This release wouldn't be possible without you!

Download & Installation

Visit Releases to download the appropriate version.

System Requirements

SystemMinimum VersionArchitecture
WindowsWindows 10 or laterx64
macOSmacOS 10.15 (Catalina) or laterIntel (x64) / Apple Silicon (arm64)
LinuxSee table belowx64

Windows

FileDescription
CC-Switch-v3.9.0-Windows.msiRecommended - MSI installer with auto-update support
CC-Switch-v3.9.0-Windows-Portable.zipPortable version, no installation required

macOS

FileDescription
CC-Switch-v3.9.0-macOS.zipRecommended - Extract and drag to Applications, Universal Binary
CC-Switch-v3.9.0-macOS.tar.gzFor Homebrew installation and auto-update

Note: Since the author does not have an Apple Developer account, you may see an "unidentified developer" warning on first launch. Close the app, then go to "System Settings" → "Privacy & Security" → click "Open Anyway", and it will open normally afterwards.

Homebrew (MacOS)

brew tap farion1231/ccswitch
brew install --cask cc-switch

Update:

brew upgrade --cask cc-switch

Linux

DistributionRecommended FormatInstallation
Ubuntu / Debian / Linux Mint / Pop!\_OS.debsudo dpkg -i CC-Switch-.deb or sudo apt install ./CC-Switch-.deb
Fedora / RHEL / CentOS / Rocky Linux.rpmsudo rpm -i CC-Switch-.rpm or sudo dnf install ./CC-Switch-.rpm
openSUSE.rpmsudo zypper install ./CC-Switch-*.rpm
Arch Linux / Manjaro.AppImageMake executable and run directly, or use AUR
Other distros / Unsure.AppImagechmod +x CC-Switch-.AppImage && ./CC-Switch-.AppImage
Sandboxed installation.flatpakflatpak install CC-Switch-*.flatpak