v0.1.4
What's new
- See which account has headroom. Signed-in rows in the picker now show each account's 5-hour and weekly rate-limit usage (
5h 42% · wk 12%), turning amber at 70% and red — with the reset time — at 90%. A newccswitch usagecommand prints the same numbers in the terminal. Display-only: tokens are never refreshed or written. - Pin a shell to a profile.
ccswitch use workprints the command that setsCLAUDE_CONFIG_DIRfor your current shell (eval it, nvm-style:Invoke-Expression (ccswitch use work)/eval "$(ccswitch use work)"), so every plainclaudeafterwards runs as that account.ccswitch use --unsetunpins. Detects PowerShell, bash/zsh and fish;--shelloverrides. - Manage profiles from the CLI.
ccswitch new,import,renameandrmmirror the picker's keys as plain commands, so setup scripts and dotfiles can manage profiles without the UI.rmasks before deleting;-yskips the prompt.
Upgrade with ccswitch upgrade.
Full Changelog: v0.1.3...v0.1.4