mirror of
https://github.com/musistudio/claude-code-router.git
synced 2026-08-29 03:12:10 +08:00
7f2500980d
Review follow-up: byModel is ai-gateway's normalized internal form (parseModelScopedBody treats only `default` and actual model names as scope keys); the raw config saved to disk is `default` plus top-level model-name keys. The help text, i18n rows and the round-trip test now use that raw shape.