Claude Code Router
Building a flexible coding architecture based on Claude Code allows you to freely control the way you interact with the model while experiencing Anthropic's continuous updates.
Functional characteristics: - Model routing: Route requests to different models based on needs (e.g. background tasks, thinking processes, long contexts). - Multi-provider support: Supports multiple model providers such as OpenRouter, DeepSeek, Ollama, Gemini, Volcengine, and SiliconFlow. - Request/response conversion: Use converters to customize requests and responses from different providers. - Dynamic model switching: Switch models instantly in Claude Code through the/model command. - CLI model management: Directly manage models and providers through the ccr model command in the terminal. - GitHub Actions integration: Trigger Claude Code tasks in GitHub workflows. Plug-in system: Extend functionality through custom converters.


