You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminal-style status bar for Claude Code — model info, context usage, token stats, and keyboard hints in three compact rows. Supports cc-switch proxy detection and cross-platform (Windows/Linux/macOS).
CMM is a multi-model API gateway: By intercepting the BaseURL configuration of code agents, it centralizes all requests and routes them to upstream model providers, supporting ClaudeCode, OpenCode, Codex and other popular code agent tools.
cc-hub is a terminal TUI tool for managing Claude Code model configurations. It lets users switch between LLM providers/models without manually editing `~/.claude/settings.json`.
A Claude Code launcher with smart provider selection. Reads providers from CC Switch, shows an interactive TUI with quota info, and launches Claude CLI with the chosen provider's settings merged.