Skip to content

fix(oauth): report macOS product version in device model#33

Open
HynoR wants to merge 1 commit into
MoonshotAI:mainfrom
HynoR:fix/macos-version
Open

fix(oauth): report macOS product version in device model#33
HynoR wants to merge 1 commit into
MoonshotAI:mainfrom
HynoR:fix/macos-version

Conversation

@HynoR
Copy link
Copy Markdown

@HynoR HynoR commented May 25, 2026

Related Issue

Resolve #32

Problem

See linked issue

What changed

darwin(macOS)下使用product version而不是kernel version

测试结果中官网记录了正确的 macos 版本 26.5 ,而不是kernel版本25.5.0
image

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 25, 2026

🦋 Changeset detected

Latest commit: b375240

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@moonshot-ai/kimi-code Patch
@moonshot-ai/kimi-code-sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

在 macOS 系统下,Kimi Code 使用官网oauth 后,登陆设备的登记名称有问题

1 participant