kimi-code/packages/oauth/CHANGELOG.md
github-actions[bot] 12d062d48e
ci: release packages (#390)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-04 21:45:01 +08:00

1.7 KiB

@moonshot-ai/kimi-code-oauth

0.2.2

Patch Changes

  • #399 232ed87 - Keep managed OAuth credentials scoped to their configured authentication and API endpoints.

0.2.1

Patch Changes

  • #335 7284f30 - Fix custom registry provider handling during re-import. Prevent loss of multi-provider entries and remove stale providers along with their model aliases and default model references.

0.2.0

Minor Changes

  • #264 42bb914 - Add /provider command for managing AI providers, support custom registry imports, and introduce a tabbed model selector.

Patch Changes

  • #274 a1dfbfe - Clarify Kimi Platform API key login labels and prompt details.

0.1.2

Patch Changes

  • #52 064343a - Correct the X-Msh-Platform header value to kimi_code_cli.

  • #11 15b018f - Surface API-provided error messages during feedback, usage, login, and model setup failures.