Releases: brunoqgalvao/ccx
Releases · brunoqgalvao/ccx
Release list
ccx v1.1.0 — pinned sessions, self-refreshing tokens, window warming
Everything since v1.0.0:
ccx run <account>— pin a terminal to an account viaCLAUDE_CODE_OAUTH_TOKEN; concurrent terminals on different accounts, identity-verified before launch, auto-resume with--continuewhen a session outlives its tokenccx refresh— proactive refresh of parked vault tokens (launchd recipe in README)ccx warm— the 5h window anchors at your first request; warm starts idle windows with a silent haiku ping so resets land sooner during real work- Statusline v2 — reset countdowns on a dedicated
↻second row (statuslineEta: line2|inline|off) and a 🔥 use-it-or-lose-it nudge when a window resets soon with quota unspent --dangerously-skip-permissionsby default (skipPermissions: falseto opt out)- Pitch README, SVG logo, MIT license
- 138 tests
🤖 Generated with Claude Code
ccx v1.0.0
First production release.
- Keychain vault for multiple Anthropic accounts' Claude Code credentials
- Model-aware limit tracking: 5h session / weekly / Fable-scoped gauges per account
- Best-account picking at launch, with cache-aware swap+
--continuefailover offers - Pinned sessions (
ccx run <account>): concurrent terminals on different accounts viaCLAUDE_CODE_OAUTH_TOKEN, identity-verified before launch, auto-resume when a session outlives its token - Proactive token refresh (
ccx refresh) with a launchd timer recipe - Statusline bridge showing all accounts' gauges in Claude Code
--dangerously-skip-permissionsby default (skipPermissions: falseto opt out)- 125 tests. macOS + Bun.
🤖 Generated with Claude Code