github SaladDay/cc-switch-cli v5.9.0
CC Switch CLI v5.9.0

5 hours ago

CC Switch CLI v5.9.0 πŸ’™

First of all β€” thank you. Thank you to everyone who has stuck with cc-switch-cli: for filing issues, sharing logs, testing pre-release builds, sending PRs, and simply being here along the way. This project keeps growing because of you, and every report, question, and suggestion genuinely shapes where it goes next. This release is for the community that keeps it alive. πŸ™

This is a meatier minor release, focused on three things:

  • A friendlier TUI β€” full-content session search across all providers, a light theme with terminal auto-detection, an icon-mode fallback so emoji never break your borders, breadcrumb navigation, empty-state hints, and live progress while sessions import.
  • Much faster sessions & usage scanning β€” a sidecar cache plus byte-offset resume means large histories that used to freeze startup for minutes now load immediately, and later syncs stay incremental.
  • Proxy & database correctness β€” GLM empty-choices 502s, OpenAIβ†’Anthropic streaming usage and framing (goodbye segmented output and retry loops), OpenCode/Codex auth fixes, and an incremental auto_vacuum that stops the local database from ballooning.

πŸ‘‰ We recommend everyone update. Several of these fixes β€” streaming loops, double-billed cache tokens, and runaway DB growth β€” affect everyday use.

Update / Install

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

Already on a recent build? Just run cc-switch update.

With gratitude

Huge thanks to @fjh1997 for the full-content session-search PR, and to everyone who reported and helped diagnose issues this cycle: @moonjoke001, @abcabc0330, @leetomlee123, @jiangxianfengge, @nianzhibai, @keepanote, @unive3sal, @Jerry-Hunger, and @kiwiflydream. Thanks also to @farion1231 for the upstream cc-switch direction and fixes this release builds on β€” and to everyone who tested, reviewed behavior, or just talked things through.

See the full CHANGELOG for the complete list.


✨ Powered by Fable 5.

What's Changed

  • feat(session-search): full-content deep search + all-providers TUI view by @fjh1997 in #324

New Contributors

Full Changelog: v5.8.7...v5.9.0

Don't miss a new cc-switch-cli release

NewReleases is sending notifications on new releases.