mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 21:41:34 +00:00
The moonshot provider already declares compat.codeMode: "preferred" for the same model (kimi-k3), so tools.codeMode: "auto" engaged code mode on the API surface but silently skipped the Kimi Code subscription surface (kimi/k3, kimi/k3-256k). Live proof on kimi/k3: "auto" reported codeModeEngaged=false while true reported codeModeEngaged=true with "code-mode: cataloged 50 tools behind exec/wait" and 2 bridge tool calls. K2.7 (kimi-for-coding*) stays unflagged, matching moonshot's kimi-k2.7-code.
OpenClaw Kimi Coding Provider
Official OpenClaw provider plugin for Kimi Coding.
Install from OpenClaw:
openclaw plugins install @openclaw/kimi-provider
openclaw gateway restart
See https://docs.openclaw.ai/providers/moonshot for setup and configuration.