From 5c9c1c11c752d11bd01b31995fc000c2d2f94263 Mon Sep 17 00:00:00 2001 From: 7Sageer <7sageer@djwcb.cn> Date: Mon, 13 Jul 2026 21:21:53 +0800 Subject: [PATCH] chore: remove v2 web search changeset --- .changeset/v2-moonshot-search-config.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .changeset/v2-moonshot-search-config.md diff --git a/.changeset/v2-moonshot-search-config.md b/.changeset/v2-moonshot-search-config.md deleted file mode 100644 index e871dd8fe4..0000000000 --- a/.changeset/v2-moonshot-search-config.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@moonshot-ai/kimi-code": patch ---- - -Support the `services.moonshot_search` api-key config for WebSearch in the v2 engine, matching v1: the tool is now available without an OAuth login, and explicit config takes precedence over the OAuth-derived provider.