kimi-code/packages/oauth/test
liruifengv c070fbedde
feat: add model alias overrides (#1262)
* feat: add model alias overrides

Preserve user model overrides across provider catalog refreshes and resolve effective model metadata for runtime, TUI, protocol, and ACP consumers.

* fix: apply model display name overrides

Show overridden model display names in the footer, welcome panel, status output, and model switch confirmations.

* fix: pass through kimi effort when undeclared

Keep support_efforts authoritative when declared, but pass requested Kimi thinking effort through when the model does not declare support_efforts.

* fix: honor model overrides in effort commands

Use effective model metadata for /effort choices and for always_thinking clamping when resolving thinking effort.
2026-07-01 19:57:13 +08:00
..
custom-registry.test.ts refactor!: overhaul thinking config and effort resolution (#1132) 2026-06-30 22:34:13 +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 fix: Surface API-provided error messages for OAuth and managed API failures (#11) 2026-05-25 14:10:32 +08:00
model-alias-merge.test.ts feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +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(managed-kimi-code): support Anthropic-compatible protocol (#1170) 2026-06-28 13:04:03 +08:00