Fast way to switch between Claude configurations and authenticated accounts
Stars
6
Forks
0
Watchers
6
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
refactor: replace symlink-based profiles with slim in-place patching
9abf10eView on GitHubfeat(save,switch): auto-symlink on save and merge portable settings on switch
0dfa5f3View on GitHubfix(list): show asterisk for current profile without requiring symlink
25419bdView on GitHubfeat(login): add login command to create profiles from new accounts
4cce7deView on GitHubfix(release): correct Chocolatey packaging and add Homebrew formula
3955cdbView on GitHubSwitch to symlink-based profile switching before launching claude
29e5a62View on GitHubrefactor: revert to launching claude with --settings instead of symlinks
88b3b90View on GitHubfix(tests): add CLAUDECTX_HOME env var for cross-platform testing
9de3768View on GitHubrefactor: switch profiles via symlinks instead of launching
113d858View on GitHubfix: Windows test compatibility by setting USERPROFILE env var
2318376View on GitHubfix: cross-platform launcher for Windows support
dd19c71View on GitHub