51 Commits

Author SHA1 Message Date
SaseQ
c5e97709a5 Add ccr logo and badges (README.md edit) 2025-09-10 14:32:02 +02:00
musistudio
7964fff175 release v1.0.48 2025-09-09 21:47:59 +08:00
musistudio
0152af5db9 update sponsors 2025-09-04 22:07:40 +08:00
musistudio
5d53571fe6 release v1.0.45 2025-09-02 19:55:04 +08:00
musistudio
c7303775ad update document 2025-09-02 12:13:54 +08:00
musistudio
b54687c4d5 update sponsors 2025-09-01 21:09:52 +08:00
musistudio
3b9e58a823 update readme 2025-08-26 22:14:40 +08:00
musistudio
615fe7629e update readme 2025-08-26 22:05:25 +08:00
musistudio
9a5ea191f8 update sponsors 2025-08-23 16:04:59 +08:00
musistudio
50c8f6994f release v1.0.42 2025-08-19 22:36:12 +08:00
musistudio
01cd5d03a3 update readme to add statusline 2025-08-18 22:25:12 +08:00
musistudio
0c14a5c053 update sponsors 2025-08-18 22:14:48 +08:00
musistudio
95b2dadd40 feat: optimize ui 2025-08-17 18:02:09 +08:00
musistudio
0e509528c2 add ccr statusline command 2025-08-15 23:50:57 +08:00
BigUncle
b8f52ba538 feat logging: Implement LOG_LEVEL configuration option and improve logging consistency
- Add LOG_LEVEL configuration option to control logging verbosity
- Update UI to include LOG_LEVEL dropdown in settings
- Fix logging inconsistency between environment variables and config file
- Unify logging configuration to use config file settings
- Maintain separate logging systems for different purposes:
  * Server-level logs (HTTP requests, API calls) using pino in ~/.claude-code-router/logs/
  * Application-level logs (routing decisions, business logic) in ~/.claude-code-router/claude-code-router.log
- Update documentation with accurate logging system information
- Add detailed information about dual logging systems in README.md and README_zh.md
- Improve type safety and validation in ConfigProvider

Co-authored-by: qwen-cli <https://github.com/QwenLM/qwen-code>
2025-08-14 21:17:27 +08:00
SaseQ
9d332aa036 Add Rovo CLI Transformer info to README_zh.md 2025-08-13 18:19:54 +02:00
musistudio
bc08c4ab48 add update button 2025-08-13 21:32:57 +08:00
musistudio
bdf608fffc release v1.0.36 2025-08-12 22:49:06 +08:00
musistudio
b856e1e11b relese v1.0.34 to optimize the log 2025-08-10 21:37:48 +08:00
musistudio
adfae3263a update sponsors 2025-08-06 22:21:01 +08:00
Yashvardhan Jagnani
47051bf11b docs: non interactive env 2025-08-05 14:20:18 +05:30
musistudio
e51d70caf2 feat ui: add tooltip 2025-08-04 09:48:15 +08:00
musistudio
a3b2353bca release v1.0.32 2025-08-03 08:27:57 +08:00
musistudio
cd43a74ab5 add open router provider doc 2025-08-02 18:05:17 +08:00
musistudio
a3d1f44908 release v1.0.31 to support anthropic endpoint provider 2025-08-01 22:10:14 +08:00
musistudio
03c9b0fa58 update sponsors 2025-07-31 09:16:34 +08:00
musistudio
7978f1abae fix some ui issue 2025-07-30 21:33:58 +08:00
musistudio
18cfe6e2f0 update doc 2025-07-30 15:53:50 +08:00
musistudio
74fa03d3a5 update doc 2025-07-30 14:50:45 +08:00
musistudio
27fa655425 Merge branch 'main' of github.com:musistudio/claude-code-router 2025-07-30 14:28:14 +08:00
musistudio
d013a8a01a docs: add ccr ui command to README
- Add documentation for the `ccr ui` command to both the English and Chinese README files.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 14:22:38 +08:00
BigUncle
2c44ea73c7 Add API_TIMEOUT_MS configuration option
- Add API_TIMEOUT_MS to config.example.json with default value of 600000ms
- Update README.md and README_zh.md to document the new configuration option
- Modify codeCommand.ts to use the configured timeout value instead of hardcoded 600000ms
- Default to 10 minutes (600000ms) if not set in config
2025-07-28 00:51:04 +08:00
musistudio
31db041084 release v1.0.28 2025-07-27 17:36:17 +08:00
musistudio
882efb5284 update readme 2025-07-27 17:27:06 +08:00
JoeChen
3bbfebb5e3 Feature: 添加可选的长上下文模型阈值配置 2025-07-26 12:13:55 +08:00
musistudio
6883fff352 update qwen3-coder example 2025-07-25 17:19:52 +08:00
jinhui.li
202402a123 update readme 2025-07-25 14:27:34 +08:00
jinhui.li
c6969fdd90 release v1.0.26 2025-07-23 12:20:52 +08:00
musi
09c3f0ccc6 add custom router doc 2025-07-21 15:31:55 +08:00
jinhui.li
7165953b50 release v1.0.23 to support websearch 2025-07-21 10:46:53 +08:00
Linde7777
66054dccb0 docs: add official Gemini api example in README.md 2025-07-21 09:52:52 +08:00
jinhui.li
7efd7183d8 update readme 2025-07-20 16:20:12 +08:00
Thlnking
269a87da74 fix: 更新 pnpm-lock.yaml 和 README_zh.md,删除冲突标志信息 2025-07-20 14:06:30 +08:00
Thlnking
88fbf5e400 doc: 删除文档中出现的 git 冲突标志信息
Signed-off-by: Thlnking <2927874032@qq.com>
2025-07-20 09:23:46 +08:00
jinhui.li
f45316904b Merge branch 'main' of github.com:musistudio/claude-code-router 2025-07-20 01:27:43 +08:00
jinhui.li
d528a8df4c release v1.0.22 to support image 2025-07-20 01:26:52 +08:00
musi
2fc79dcf37 release 1.0.21 2025-07-18 23:22:37 +08:00
musi
174c9a740f add groq transformer doc 2025-07-17 23:12:52 +08:00
jinhui.li
18803469de update doc 2025-07-17 13:25:27 +08:00
jinhui.li
49502e1534 support authentication via APIKEY configuration 2025-07-17 12:49:14 +08:00