diff --git a/.changeset/anthropic-preserved-thinking-by-default.md b/.changeset/anthropic-preserved-thinking-by-default.md index a325ad2795..1e6ad48bdc 100644 --- a/.changeset/anthropic-preserved-thinking-by-default.md +++ b/.changeset/anthropic-preserved-thinking-by-default.md @@ -1,5 +1,5 @@ --- -"@moonshot-ai/kimi-code": minor +"@moonshot-ai/kimi-code": patch --- Preserve prior turns' thinking by default on the Anthropic provider (Claude and Kimi's Anthropic-compatible mode), matching the Kimi default. Disable with `[thinking] keep = "off"` or `KIMI_MODEL_THINKING_KEEP=off`.