Skip to content

cc-switch-cli 5.10.2 - #299469

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-cc-switch-cli-5.10.2
Aug 18, 2026
Merged

cc-switch-cli 5.10.2#299469
BrewTestBot merged 2 commits into
mainfrom
bump-cc-switch-cli-5.10.2

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
# CC Switch CLI v5.10.2

v5.10.2 is a patch release for skill updates, provider configuration persistence, and upstream-compatible database, pricing, backup, and cloud-sync behavior.

Highlights

  • Manually check and apply updates for repository-backed skills from the CLI or TUI. Use cc-switch skills check-updates, cc-switch skills update <name>, or cc-switch skills update --all.
  • Provider quick settings and common-config membership now persist correctly after TUI edits, including inherited Claude and Codex values.
  • The database now matches upstream schema v17 and keeps a persistent session-usage deduplication ledger.
  • SQL backup/restore and WebDAV/S3 synchronization follow the upstream recovery and locking behavior more closely.
  • The built-in price catalog and model aliases are refreshed from upstream CC-Switch v3.20.
  • OpenModel is available as a named preset for Claude, Codex, Gemini, OpenCode, Hermes, and OpenClaw.

Upgrade

The database migrates from schema v16 to v17 after creating the normal pre-migration backup. The migration adds the usage-deduplication ledger without rebuilding or deleting existing usage logs.

If multiple installations share snapshots through WebDAV or S3, upgrade all of them before syncing a v17 snapshot. Older versions intentionally reject newer schemas.

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 diagnostics, followed up in a discussion, proposed a change, or opened a pull request during this cycle:

We also thank @farion1231 and every upstream CC-Switch contributor, especially @Komikawayi, @mhy1227, @zayokami, and @YUZHEthefool, whose database, pricing, backup, and sync work was adapted here.

Some acknowledged reports and proposals remain open or were not merged; inclusion here is a thank-you, not a change in their status.

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

View the full release notes at https://github.com/SaladDay/cc-switch-cli/releases/tag/v5.10.2.


@github-actions github-actions Bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

馃 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 18, 2026
@BrewTestBot
BrewTestBot enabled auto-merge August 18, 2026 17:30
@BrewTestBot
BrewTestBot added this pull request to the merge queue Aug 18, 2026
Merged via the queue into main with commit e5e55a8 Aug 18, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-cc-switch-cli-5.10.2 branch August 18, 2026 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants