feat(usage): support quota fetch for kimi-coding-apikey (#4435)

Thanks @janeza2! Rebased onto release/v3.8.32 and completed the end-to-end wiring on review: kimi-coding-apikey was missing from USAGE_SUPPORTED_PROVIDERS (dashboard 400) and USAGE_FETCHER_PROVIDERS (preflight) — added both + header-selection/wiring tests. Now fully routable.
This commit is contained in:
janeza2
2026-06-21 18:45:56 +07:00
committed by GitHub
parent 66909a8b90
commit c3fd2b9aa1
4 changed files with 103 additions and 6 deletions

View File

@@ -3212,6 +3212,7 @@ export const USAGE_SUPPORTED_PROVIDERS = [
"claude",
"cursor",
"kimi-coding",
"kimi-coding-apikey",
"glm",
"glm-cn",
"zai",