From fa23641ebfec8f0b54da241093c449ad6d3e594f Mon Sep 17 00:00:00 2001 From: Josh Lambert Date: Sun, 26 Apr 2026 11:29:47 -0400 Subject: [PATCH] chore: update changeset to mention Kilo gateway coverage --- .changeset/openrouter-deepseek-reasoning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/openrouter-deepseek-reasoning.md b/.changeset/openrouter-deepseek-reasoning.md index 5d49508f2d..cc25c5c575 100644 --- a/.changeset/openrouter-deepseek-reasoning.md +++ b/.changeset/openrouter-deepseek-reasoning.md @@ -2,4 +2,4 @@ "@kilocode/cli": patch --- -Fix multi-turn DeepSeek reasoning round-tripping on OpenRouter by bumping `@openrouter/ai-sdk-provider` to 2.8.1 and letting the SDK handle reasoning details, plus pulling in upstream DeepSeek variant, reasoning-effort, and assistant-reasoning fixes. +Fix multi-turn DeepSeek reasoning round-tripping on OpenRouter (direct and via Kilo gateway) by bumping `@openrouter/ai-sdk-provider` to 2.8.1 and letting the SDK handle reasoning details, plus pulling in upstream DeepSeek variant, reasoning-effort, and assistant-reasoning fixes.