mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-17 12:45:42 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| custom-registry.test.ts | ||
| helpers.ts | ||
| identity.test.ts | ||
| managed-feedback-upload.test.ts | ||
| managed-feedback.test.ts | ||
| managed-kimi-code.test.ts | ||
| managed-usage.test.ts | ||
| model-alias-merge.test.ts | ||
| oauth-manager-lock-failure.test.ts | ||
| oauth-manager-multi-process.test.ts | ||
| oauth-manager.test.ts | ||
| oauth.test.ts | ||
| open-platform.test.ts | ||
| refresh-threshold.test.ts | ||
| storage.test.ts | ||
| toolkit.test.ts | ||