mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-16 12:15:29 +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 |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| catalog.ts | ||
| config-rpc.ts | ||
| events.ts | ||
| index.ts | ||
| kimi-code-model-provider.ts | ||
| kimi-harness.ts | ||
| oauth-error.ts | ||
| rpc.ts | ||
| sdk-rpc-client.ts | ||
| session.ts | ||
| types.ts | ||