Skip to content

fix(moonshot): allow full model list on coding endpoint#5878

Merged
kevinvandijk merged 1 commit intoKilo-Org:mainfrom
CoinAnole:fix/moonshot-coding-endpoint-full-model-list
Feb 15, 2026
Merged

fix(moonshot): allow full model list on coding endpoint#5878
kevinvandijk merged 1 commit intoKilo-Org:mainfrom
CoinAnole:fix/moonshot-coding-endpoint-full-model-list

Conversation

@CoinAnole
Copy link
Contributor

PR #5722 was too aggressive with limiting the selection of the kimi-for-coding model on Moonshot endpoints. Non-coding Moonshot endpoints should exclude kimi-for-coding (correct behavior by PR 5722), but the Moonshot coding endpoint supports more than just kimi-for-coding and should have the full Moonshot model list available to it (PR 5722 excludes all models except kimi-for-coding for the Moonshot coding endpoint, which is wrong behavior).

This PR removes the limitation of the Moonshot coding endpoint to only kimi-for-coding.

@changeset-bot
Copy link

changeset-bot bot commented Feb 14, 2026

🦋 Changeset detected

Latest commit: 74a9d8d

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

This PR includes changesets to release 1 package
Name Type
kilo-code 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

@compgeniuses
Copy link

does this also resolve #5724

Copy link
Collaborator

@kevinvandijk kevinvandijk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@kevinvandijk kevinvandijk merged commit b03417c into Kilo-Org:main Feb 15, 2026
12 checks passed
@CoinAnole
Copy link
Contributor Author

does this also resolve #5724

PR 5722 resolved issue 5724. This just fixes one problem with one API endpoint.

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.

3 participants