Multi-account rotation for Claude Code — intelligent quota management across Claude Max subscriptions
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
fix: ccc login symlinks projects/ and plugins/ alongside settings.json
44fa8b3View on GitHubfeat: symlink plugins/ to global — shared across all accounts
c15bcf7View on GitHubfeat: symlink projects/ to global — shared memory across all accounts
a951ae4View on GitHubfix: ccc login runs inside CLAUDE_CONFIG_DIR for full session init
642e856View on GitHubfeat: use 7d resets_at for accurate unblocking, penalize high 7d in pick_best
89b2a3dView on GitHubfeat: pick_best uses reset times when all accounts exhausted
64799d3View on GitHubfix: use real reset timestamps for unblocking, poll all accounts
3c6f831View on GitHubfix: track actual account after mid-session swap, clean up stale refs
47f6fbcView on GitHubfeat: CLAUDE_CONFIG_DIR per-terminal isolation — no shared keychain
59bcf0dView on GitHubfeat: rewrite as fleet model — all terminals share one account
fb9cc23View on GitHubfix: adopt-keychain command respects manual /login without cross-contamination
cddebb4View on GitHubfix: remove keychain-based reconcile, lock swap_to atomically
9327d65View on GitHub