Homebrew formulas for XZXY-AI command-line tools.
brew tap XZXY-AI/tap
brew install ccg-routerOr in one shot:
brew install XZXY-AI/tap/ccg-router| Formula | Description | Repo |
|---|---|---|
ccg-router |
Local routing daemon for Claude Code (Anthropic-compatible) and Codex CLI (OpenAI-compatible). One daemon, both CLIs, local SQLite usage ledger, three routing strategies, streaming passthrough. | XZXY-AI/ccg-router |
Formulas are auto-updated by goreleaser on each vX.Y.Z tag in the source repos. To force a refresh after a new release:
brew update
brew upgrade ccg-routerRelease archives are signed with cosign keyless signing. Verification command per release is in each source repo's SECURITY.md.