@musistudio/claude-code-router 1.0.64 → 1.0.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/README.md +10 -7
  2. package/README_zh.md +9 -7
  3. package/dist/cli.js +4186 -4098
  4. package/package.json +2 -2
package/README.md CHANGED
@@ -6,18 +6,16 @@
6
6
 
7
7
  <hr>
8
8
 
9
- > I am currently seeking **Agent development related job opportunities**, either **based in Hangzhou** or **remote**. If you are interested in my projects or have suitable opportunities, feel free to reach out! 📧 Email: m@musiiot.top
9
+ ![](blog/images/sponsors/glm-en.jpg)
10
+ > This project is sponsored by Z.ai, supporting us with their GLM CODING PLAN.
11
+ > GLM CODING PLAN is a subscription service designed for AI coding, starting at just $3/month. It provides access to their flagship GLM-4.6 model across 10+ popular AI coding tools (Claude Code, Cline, Roo Code, etc.), offering developers top-tier, fast, and stable coding experiences.
12
+ > Get 10% OFF GLM CODING PLAN:https://z.ai/subscribe?ic=8JVLJQFSKB
10
13
 
11
- > A powerful tool to route Claude Code requests to different models and customize any request.
12
14
 
13
- > Now you can use models such as `GLM-4.5`, `Kimi-K2`, `Qwen3-Coder-480B-A35B`, and `DeepSeek v3.1` for free through the [iFlow Platform](https://platform.iflow.cn/docs/api-mode).
14
- > You can use the `ccr ui` command to directly import the `iflow` template in the UI. It’s worth noting that iFlow limits each user to a concurrency of 1, which means you’ll need to route background requests to other models.
15
- > If you’d like a better experience, you can try [iFlow CLI](https://cli.iflow.cn).
15
+ > A powerful tool to route Claude Code requests to different models and customize any request.
16
16
 
17
17
  ![](blog/images/claude-code.png)
18
18
 
19
- ![](blog/images/roadmap.svg)
20
-
21
19
  ## ✨ Features
22
20
 
23
21
  - **Model Routing**: Route requests to different models based on your needs (e.g., background tasks, thinking, long context).
@@ -535,6 +533,7 @@ A huge thank you to all our sponsors for their generous support!
535
533
  - [AIHubmix](https://aihubmix.com/)
536
534
  - [BurnCloud](https://ai.burncloud.com)
537
535
  - [302.AI](https://share.302.ai/ZGVF9w)
536
+ - [Z智谱](https://www.bigmodel.cn/claude-code?ic=FPF9IVAGFJ)
538
537
  - @Simon Leischnig
539
538
  - [@duanshuaimin](https://github.com/duanshuaimin)
540
539
  - [@vrgitadmin](https://github.com/vrgitadmin)
@@ -621,5 +620,9 @@ A huge thank you to all our sponsors for their generous support!
621
620
  - @\*落
622
621
  - @哆\*k
623
622
  - @\*涛
623
+ - [@苗大](https://github.com/WitMiao)
624
+ - @\*呢
625
+ - @\d*u
626
+ - @crizcraig
624
627
 
625
628
  (If your name is masked, please contact me via my homepage email to update it with your GitHub username.)
package/README_zh.md CHANGED
@@ -6,18 +6,14 @@
6
6
 
7
7
  <hr>
8
8
 
9
- > 我目前正在寻找 **Agent 开发相关的工作机会**,可 base 在 **杭州**,也接受 **远程** 合作。如果你对我的项目感兴趣,或有合适的岗位/合作机会,欢迎联系我! 📧 Email: m@musiiot.top
9
+ ![](blog/images/sponsors/glm-zh.jpg)
10
+ > GLM CODING PLAN 是专为AI编码打造的订阅套餐,每月最低仅需20元,即可在十余款主流AI编码工具如Claude Code、中畅享智谱旗舰模型GLM-4.6,为开发者提供顶尖的编码体验。
11
+ > 智谱AI为本软件提供了特别优惠,使用以下链接购买可以享受九折优惠:https://www.bigmodel.cn/claude-code?ic=RRVJPB5SII
10
12
 
11
13
  > 一款强大的工具,可将 Claude Code 请求路由到不同的模型,并自定义任何请求。
12
14
 
13
- > 现在你可以通过[心流平台](https://platform.iflow.cn/docs/api-mode)免费使用`GLM-4.5`、`Kimi-K2`、`Qwen3-Coder-480B-A35B`、`DeepSeek v3.1`等模型。
14
- > 你可以使用`ccr ui`命令在UI中直接导入`iflow`模板,值得注意的是心流限制每位用户的并发数为1,意味着你需要将`background`路由到其他模型。
15
- > 如果你想获得更好的体验,可以尝试[iFlow CLI](https://cli.iflow.cn)。
16
-
17
15
  ![](blog/images/claude-code.png)
18
16
 
19
- ![](blog/images/roadmap.svg)
20
-
21
17
 
22
18
  ## ✨ 功能
23
19
 
@@ -481,6 +477,7 @@ jobs:
481
477
  - [AIHubmix](https://aihubmix.com/)
482
478
  - [BurnCloud](https://ai.burncloud.com)
483
479
  - [302.AI](https://share.302.ai/ZGVF9w)
480
+ - [Z智谱](https://www.bigmodel.cn/claude-code?ic=FPF9IVAGFJ)
484
481
  - @Simon Leischnig
485
482
  - [@duanshuaimin](https://github.com/duanshuaimin)
486
483
  - [@vrgitadmin](https://github.com/vrgitadmin)
@@ -567,6 +564,11 @@ jobs:
567
564
  - @\*落
568
565
  - @哆\*k
569
566
  - @\*涛
567
+ - [@苗大](https://github.com/WitMiao)
568
+ - @\*呢
569
+ - @\d*u
570
+ - @crizcraig
571
+
570
572
 
571
573
  (如果您的名字被屏蔽,请通过我的主页电子邮件与我联系,以便使用您的 GitHub 用户名进行更新。)
572
574