Skip to content

ccx v1.0.0

Choose a tag to compare

@brunoqgalvao brunoqgalvao released this 05 Jul 00:06

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+--continue failover offers
  • Pinned sessions (ccx run <account>): concurrent terminals on different accounts via CLAUDE_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-permissions by default (skipPermissions: false to opt out)
  • 125 tests. macOS + Bun.

🤖 Generated with Claude Code