Skip to content

CC Switch CLI v5.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 10:59
ce7e9d6

CC Switch CLI v5.10.0

v5.10.0 is a strongly recommended update for everyone. This release adds major session, usage, provider, and MCP capabilities while improving performance and reliability across the existing product.

Highlights

  • A responsive 30-day Home usage overview with model, token, cost, proxy, and refresh status.
  • Complete paged local session history, copyable resume commands, and non-blocking token/cost details.
  • Anthropic-compatible provider support for Codex, including streaming, tools, media, and failover.
  • Authenticated remote HTTP/SSE MCP servers in the TUI and CLI.
  • Scriptable Codex official-login preservation and aligned subscription queries.
  • Updated model presets, built-in pricing, and credential display.

Performance and reliability

  • Fork-heavy Codex imports are up to 41.7× faster in the release benchmark.
  • Session browsing now uses bounded paging and visible-page background work instead of retired full-list production paths.
  • Native system certificate roots are supported, with portable bundled roots retained as a fallback.
  • Managed proxy and usage refresh work no longer blocks normal TUI interaction.
  • Codex active-provider resolution, Zhipu quota labels, WebDAV collection URLs, and settings initialization are more robust.

Upgrade

All users are encouraged to update, including users who do not use the new dashboard. The database schema remains at v16, so existing v5.9.x databases do not require a new schema migration.

Built-in updater:

cc-switch update

Homebrew:

brew upgrade cc-switch-cli

macOS/Linux installer:

curl -fsSL https://github.com/SaladDay/cc-switch-cli/releases/latest/download/install.sh | bash

Thank you

Thank you to everyone who submitted an issue, shared logs and test data, proposed a change, or opened a pull request during this cycle:

@Forget-Remember, @maxwell-feng, @edabchann, @CottonCandy2k, @genmlite, @wbbo, @mingzhao2019, @Bjorne1, @lilinjie2, @Cyclonekid, @totoCZ, @xjr353171020, @Haosonn, @Kurayuri, @Autsunset, @wildoranges, @Huasushis, @Aestas16, and @octo-patch.

We also thank @farion1231 and every upstream CC-Switch contributor whose work continues to improve compatibility across the ecosystem.

See the full changelog and all changes since v5.9.3.