chore: downgrade #1432 changeset to patch (#1453)

This commit is contained in:
qer 2026-07-07 13:03:11 +08:00 committed by GitHub
parent 260a80793a
commit 166e404a92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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`.