Skip to content

Releases: NotAProgrammer187/claude-code-profiles

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 31 Jul 05:48
09c45ea

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 31 Jul 05:19

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Jul 08:49

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:50
cc786cc

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 new ccswitch usage command prints the same numbers in the terminal. Display-only: tokens are never refreshed or written.
  • Pin a shell to a profile. ccswitch use work prints the command that sets CLAUDE_CONFIG_DIR for your current shell (eval it, nvm-style: Invoke-Expression (ccswitch use work) / eval "$(ccswitch use work)"), so every plain claude afterwards runs as that account. ccswitch use --unset unpins. Detects PowerShell, bash/zsh and fish; --shell overrides.
  • Manage profiles from the CLI. ccswitch new, import, rename and rm mirror the picker's keys as plain commands, so setup scripts and dotfiles can manage profiles without the UI. rm asks before deleting; -y skips the prompt.

Upgrade with ccswitch upgrade.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:41

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 11:22

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 10:59

Full Changelog: v0.1.0...v0.1.1