fix(kimi-for-coding): update metadata for K2.8 Preview - #7036
Open
BiuBiu2015 wants to merge 1 commit into
Open
Conversation
Contributor
|
No actionable findings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Kimi Code upgraded
kimi-for-codingin place to K2.8 Preview on September 11, 2026. The published models.dev entry still describes K2.7 Code with a 256K context window and no selectable reasoning options.kimi-for-coding, matching the stable service alias.Sources
Kimi documents an unchanged
kimi-for-codingrequest ID, up to 1M context across membership tiers, and low/high/max effort with max as the service default. Thinking-off requests are served by K2.8 Preview without thinking.This is the first-party Kimi Code host, using the existing Anthropic-compatible provider surface:
thinking.typecontrols thinking andoutput_config.effortselects effort, matching the existing K3 provider entry. No SDK, endpoint, or request implementation is changed.Metadata boundaries
Validation
bun validate— passed with Bun 1.3.0.kimi-for-codingmodel: SHA-256 is identical, confirming all other provider entries are unchanged.git diff --check— passed.bun test packages/core/test/generate.test.ts packages/core/test/schema.test.ts— 18 passed, 1 failed. The failing test isrepository open-weight model metadata includes weights links, reporting 42 unrelated existing lab entries. The same 18/1 result and missing-links list were reproduced in a separate, unmodified worktree at base commit06501753deb2f85a4913efbc8b0b7837108bdacc.No authenticated inference requests or long-context runtime tests were performed.