claude-code-router
slashcommands
| claude-code-router | slashcommands | |
|---|---|---|
| 26 | 1 | |
| 34,933 | 7 | |
| 5.9% | - | |
| 9.5 | 8.0 | |
| 3 months ago | 4 months ago | |
| TypeScript | ||
| MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
claude-code-router
-
Why Self-Hosted Claude Code Was 15 Slower Than It Should Be
Routing: claude-code-router translates Claude Code's outbound calls to the shim's URL with a bearer token.
-
Claude Code Router: Use Any Model With Claude Code's Interface
Check the docs for setup. It's a Node.js proxy, so npx or npm install, configure your providers, point Claude Code at it, and go.
- Progressive Disclosure of Agent Tools from the Perspective of CLI Tool Style
-
2026 is the Year of Self-hosting
makes sense. You could look at something like https://github.com/musistudio/claude-code-router if at some point you're interested in going down that path. I've been using gpt-oss-20b which would fit on your GPU and I've found useful for basic tasks like recipe creation and agentic tool usage (I use it with Notion MCP tools)
- Anthropic bans use of API in OpenCode CLI tool
-
Top 17 Claude Code OSS Tools! Complete Guide to GitHub Open Source Dev Environments
6. Claude Code Router ★24.2k
-
Gemini CLI Tips and Tricks for Agentic Coding
> Currently Claude Code is the best, but I don't think Anthropic would pivot it into what I described.
They don't have to pivot, since it already exists: Claude Code Router [1].
[1]: https://github.com/musistudio/claude-code-router
- Claude Code Is Down
-
Agent Design Is Still Hard
Hello, about Claude Code where only Anthoripic models are supported, in reality you can use Claude Code router (https://github.com/musistudio/claude-code-router) to use other models in Claude Code. I use it since some weeks with opensource models and it works pretty well. You can even use "free" models from openrouter
- Cerebras Code now supports GLM 4.6 at 1000 tokens/sec
slashcommands
-
My Experience with Claude Code After 2 Weeks of Adventures
... So you do that. And then you ask it to make a command and it figures out you want a /improve-command command.
So now you have primitives to build on!
Here are my current iterations of these commands (not saying they are optimal!)
https://github.com/ctoth/slashcommands/blob/master/make-comm...
https://github.com/ctoth/slashcommands/blob/master/improve-c...
What are some alternatives?
claude-code - Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
mcp_reviewer - An MCP server to provide tool functionality to help keep AI coding agents on track (and QoL)
ruler - Ruler — apply the same rules to all coding agents
lumd - Backlight controller
qwen-code - An open-source AI coding agent that lives in your terminal.
opencode - The open source coding agent. [Moved to: https://github.com/anomalyco/opencode]