mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-07-09 17:18:24 +00:00
Update README acknowledgements and screenshots
This commit is contained in:
parent
e7daa50692
commit
7fd04555fa
3 changed files with 10 additions and 14 deletions
12
README.md
12
README.md
|
|
@ -7,15 +7,9 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="blog/images/sponsors/glm-en.jpg" alt="GLM CODING PLAN sponsor" />
|
||||
<img src="blog/images/claude-code-router.png" alt="Claude Code Router Desktop screenshot" />
|
||||
</p>
|
||||
|
||||
> **Sponsored by Z.ai.** This project is sponsored by Z.ai, supporting us with their GLM CODING PLAN.
|
||||
|
||||
> GLM CODING PLAN is a subscription service designed for AI coding, starting at just $10/month. It provides access to their flagship GLM-4.7 & (GLM-5 Only Available for Pro Users) model across 10+ popular AI coding tools (Claude Code, Cline, Roo Code, etc.), offering developers top-tier, fast, and stable coding experiences.
|
||||
|
||||
> Get 10% OFF GLM CODING PLAN: https://z.ai/subscribe?ic=8JVLJQFSKB
|
||||
|
||||
Claude Code Router Desktop is a local gateway and desktop control panel for routing agent requests from Claude Code, Codex, ZCode, and compatible clients to the model provider you actually want to use.
|
||||
|
||||
CCR runs on your machine, keeps provider configuration in your local config directory, and exposes a local gateway at `http://127.0.0.1:3456`.
|
||||
|
|
@ -178,6 +172,10 @@ Packaged builds check GitHub Releases for updates through `electron-updater`. Fo
|
|||
- [Project Motivation and How It Works](blog/en/project-motivation-and-how-it-works.md)
|
||||
- [Maybe We Can Do More with the Router](blog/en/maybe-we-can-do-more-with-the-route.md)
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Codex support and Bot handoff are powered by [musistudio/codexl](https://github.com/musistudio/codexl).
|
||||
|
||||
## Support & Sponsoring
|
||||
|
||||
If you find this project helpful, please consider sponsoring its development. Your support is greatly appreciated.
|
||||
|
|
|
|||
12
README_zh.md
12
README_zh.md
|
|
@ -7,15 +7,9 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="blog/images/sponsors/glm-zh.jpg" alt="GLM CODING PLAN 赞助" />
|
||||
<img src="blog/images/claude-code-router.png" alt="Claude Code Router Desktop 项目截图" />
|
||||
</p>
|
||||
|
||||
> **Z智谱赞助支持。** 本项目由 Z智谱提供赞助,他们通过 GLM CODING PLAN 对本项目提供技术支持。
|
||||
|
||||
> GLM CODING PLAN 是专为 AI 编码打造的订阅套餐,每月最低仅需 20 元,即可在十余款主流 AI 编码工具如 Claude Code、Cline、Roo Code 中畅享智谱旗舰模型 GLM-4.7(受限于算力,目前仅限 Pro 用户开放),为开发者提供顶尖的编码体验。
|
||||
|
||||
> 智谱 AI 为本产品提供了特别优惠,使用以下链接购买可以享受九折优惠:https://www.bigmodel.cn/claude-code?ic=RRVJPB5SII
|
||||
|
||||
Claude Code Router Desktop 是一个本地网关和桌面控制台,用来把 Claude Code、Codex、ZCode 以及兼容客户端的 Agent 请求路由到你真正想使用的模型服务。
|
||||
|
||||
CCR 在你的本机运行,Provider 配置保存在本地配置目录,并默认暴露本地网关地址:`http://127.0.0.1:3456`。
|
||||
|
|
@ -178,6 +172,10 @@ macOS 打包 hook 会在产物生成前验证代码签名、公证票据 staplin
|
|||
- [项目动机和工作原理](blog/zh/项目初衷及原理.md)
|
||||
- [也许我们可以用路由器做更多事情](blog/zh/或许我们能在Router中做更多事情.md)
|
||||
|
||||
## 致谢
|
||||
|
||||
对 Codex 的支持以及 Bot handoff 来自于 [musistudio/codexl](https://github.com/musistudio/codexl) 这个项目。
|
||||
|
||||
## 支持与赞助
|
||||
|
||||
如果你觉得这个项目有帮助,欢迎赞助项目开发。非常感谢你的支持。
|
||||
|
|
|
|||
BIN
blog/images/claude-code-router.png
Normal file
BIN
blog/images/claude-code-router.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 813 KiB |
Loading…
Add table
Add a link
Reference in a new issue