-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: musistudio/claude-code-router
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: OpenAI chat completions + Kimi/Moonshot compatibility fixes
#1398
opened May 18, 2026 by
flowioo
Loading…
Fix for API Error 400: "Reasoning is mandatory for this endpoint and cannot be disabled."
#1396
opened May 16, 2026 by
bryzgaloff
Loading…
prefer static TransformerName for custom transformer name resolution
#1391
opened May 11, 2026 by
gigi206
Loading…
fix [name, options] syntax for transformers registered as instances
#1390
opened May 11, 2026 by
gigi206
Loading…
fix Bearer header conflict when transformer sets x-api-key
#1388
opened May 11, 2026 by
gigi206
Loading…
fix(deepseek): preserve reasoning replay across turns
#1382
opened May 6, 2026 by
umerwaqas92
Loading…
feat(anthropic): translate output_config/output_format to response_format
#1380
opened May 6, 2026 by
idemerge
Loading…
2 of 3 tasks
fix(ui): preserve env var references when saving config through web UI
#1377
opened May 3, 2026 by
LorranHippolyte
Loading…
fix(deepseek): preserve reasoning_content across multi-turn agent loops
#1376
opened May 1, 2026 by
marianomelo
Loading…
4 tasks
fix(openai): strip reasoning param and map to reasoning_effort for "/v1/chat/completions"
#1374
opened Apr 30, 2026 by
Jinhyeok33
Loading…
fix(anthropic-transformer): backfill empty parameters & reset text-block flag
#1371
opened Apr 30, 2026 by
leepacific
Loading…
3 of 4 tasks
fix: pass args array directly to spawn, remove shell:true (DEP0190)
#1369
opened Apr 27, 2026 by
hknoit
Loading…
docs: fix locale prefix in zh-CN statusline related-command links
#1363
opened Apr 26, 2026 by
xiaolai
Loading…
docs: fix Router separator in zh-CN preset example (: → ,)
#1362
opened Apr 26, 2026 by
xiaolai
Loading…
docs: add /zh locale prefix to statusline zh-CN related-command links
#1359
opened Apr 26, 2026 by
xiaolai
Loading…
docs: fix router format separator (colon → comma) in zh-CN preset example
#1358
opened Apr 26, 2026 by
xiaolai
Loading…
docs: fix default port (8080 → 3456) in EN start and status docs
#1357
opened Apr 26, 2026 by
xiaolai
Loading…
fix: track current content block type to fix interleaved text+tool streaming
#1356
opened Apr 25, 2026 by
jack18jack
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.