kimi-code/packages/oauth/test
7Sageer d601847f22
fix: send the product User-Agent on provider registry and catalog fetches (#1597)
* fix: send the product User-Agent on provider registry and catalog fetches

Registry (api.json) and models.dev catalog fetches only carried the
runtime default User-Agent while every other outbound request sends
kimi-code-cli/<version>. Thread an optional userAgent through
fetchCustomRegistry / fetchCatalog and the shared refresh host, pass
the product UA from the CLI, TUI, and both daemons, and seed a default
product UA in kap-server that hosts can override via opts.seeds.

* refactor: use options for registry fetches
2026-07-13 17:45:34 +08:00
..
custom-registry.test.ts fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
helpers.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
identity.test.ts feat(update): roll out automatic updates in staged batches via CDN manifest (#691) 2026-06-15 16:52:44 +08:00
managed-feedback-upload.test.ts feat(feedback): support attaching logs and codebase (#1120) 2026-06-26 16:15:08 +08:00
managed-feedback.test.ts feat(feedback): support attaching logs and codebase (#1120) 2026-06-26 16:15:08 +08:00
managed-kimi-code.test.ts feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +08:00
managed-usage.test.ts feat: display Extra Usage fuel pack balance in /usage and /status (#1501) 2026-07-09 17:44:59 +08:00
model-alias-merge.test.ts feat(oauth): parse support_efforts/default_effort in custom registry import (#1564) 2026-07-12 13:27:50 +08:00
oauth-manager-lock-failure.test.ts ci: run unit tests on windows (#1037) 2026-06-26 11:56:41 +08:00
oauth-manager-multi-process.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
oauth-manager.test.ts fix: classify OAuth token refresh errors by cause (#838) 2026-06-17 18:34:42 +08:00
oauth.test.ts fix: classify OAuth token refresh errors by cause (#838) 2026-06-17 18:34:42 +08:00
open-platform.test.ts feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +08:00
refresh-threshold.test.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
storage.test.ts ci: run unit tests on windows (#1037) 2026-06-26 11:56:41 +08:00
toolkit.test.ts feat: display Extra Usage fuel pack balance in /usage and /status (#1501) 2026-07-09 17:44:59 +08:00