claude-code-router
opencode
claude-code-router | opencode | |
---|---|---|
12 | 7 | |
15,747 | 9,173 | |
42.6% | - | |
9.4 | 9.4 | |
6 days ago | about 1 month ago | |
TypeScript | Go | |
MIT License | 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
-
Building an AI Development Environment with Claude Code Claude Router Open Router
View on GitHub
- Claude Code is all you need
- GPT-5 vs. Sonnet: Complex Agentic Coding
- Claude Opus 4.1
-
Cerebras Code
i ended up getting it working through copying the transformer in this issue: https://github.com/musistudio/claude-code-router/issues/407
It hits the request per minute limit instantly and then you wait a minute.
- Claude Code Router
-
Qwen3-Coder: Agentic Coding in the World
But my understanding is Claude Code is closed source and only support Clade API endpoint. How do they make it work?
You set the environment variable ANTHROPIC_BASE_URL to an OpenAI-compatible endpoint and ANTHROPIC_AUTH_TOKEN to the API token for the service.
I used Kimi-K2 on Moonshot [1] with Claude Code with no issues.
There's also Claude Code Router and similar apps for routing CC to a bunch of different models [2].
[1]: https://platform.moonshot.ai/
[2]: https://github.com/musistudio/claude-code-router
-
My Experience with Claude Code After 2 Weeks of Adventures
PSA: you can use CC with any model via https://github.com/musistudio/claude-code-router
The recent Kimi-K2 supposedly works great.
-
Kimi K2
Here's a neat looking project that allows for using other models with Claude Code: https://github.com/musistudio/claude-code-router
I found that while looking for reports of the best agents to use with K2. The usual suspects like Cline and forks, Aider, and Zed should be interesting to test with K2 as well.
opencode
-
10 Claude Code Alternatives That Every Developer Must Use
Opencode CLI is an open-source project aiming to provide Claude-level power via a customizable command line interface.
-
Qwen3-Coder: Agentic Coding in the World
I made one using Rust predating Gemini-CLI https://github.com/MostlyKIGuess/Yappus-Term , but it's more of a search tool than coding.
Closest you get is https://github.com/opencode-ai/opencode in GO.
-
Gemini CLI
How does this compare to OpenCode and OAI's Codex? Those two are also free, they work with any LLM.
https://github.com/opencode-ai/opencode
- OpenCode: Terminal-based AI assistant for developers
- Open Source Claude Code competitor with >4.9k stars on GitHub
-
Claude Code SDK – Anthropic
You might be interested in the OpenCode project: https://github.com/opencode-ai/opencode
It's still under development but looks promising.
- Opencode
What are some alternatives?
qwen-code - qwen-code is a coding agent that lives in digital world.
slashcommands - Slash commands for Claude Code
perplexity-mcp - An MCP server for the Perplexity for use with Claude Code and Claude Desktop, giving you enhanced search and reasoning capabilties.
mcp_reviewer - An MCP server to provide tool functionality to help keep AI coding agents on track (and QoL)
llmscript - 🧑💻 Write your shell scripts in natural language