[PR #10835] feat(opencode): add Moonshot AI Kimi K2.5 model #13571

Closed
opened 2026-02-16 18:18:25 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10835

State: closed
Merged: No


What does this PR do?

Adds support for the new Moonshot AI Kimi K2.5 model to both the China (moonshot-ai-china) and international (moonshot-ai) providers.

How did you verify your code works?

Changes:

  • Registers kimi-k2.5 model with full capabilities (attachments, reasoning, tool calls, temperature control)
  • Updates temperature detection to recognize k2.5 variants
  • Fixes type assertion in build script

Tested by running bun dev and verifying the model appears in the model list.
Also this message was written by Kimi K2.5 based on the commit.

Resolves #10811

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10835 **State:** closed **Merged:** No --- ### What does this PR do? Adds support for the new Moonshot AI Kimi K2.5 model to both the China (`moonshot-ai-china`) and international (`moonshot-ai`) providers. ### How did you verify your code works? Changes: - Registers `kimi-k2.5` model with full capabilities (attachments, reasoning, tool calls, temperature control) - Updates temperature detection to recognize k2.5 variants - Fixes type assertion in build script Tested by running `bun dev` and verifying the model appears in the model list. Also this message was written by Kimi K2.5 based on the commit. Resolves #10811
yindo added the pull-request label 2026-02-16 18:18:25 -05:00
yindo closed this issue 2026-02-16 18:18:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13571