上游 @moonshot-ai/kimi-code 发布了新版本:v0.40.0(当前基线 v0.39.1)。
上游变更内容(release notes)
Minor Changes
-
#3434 ae7a6dc Thanks @sailist! - The kimi acp subcommand no longer honors KIMI_CODE_LEGACY_FLAG; it always runs on the default agent engine.
-
#3334 971a8b2 Thanks @7Sageer! - The subagent model pool ([secondary_model]) is enabled by default in every launch mode and remains opt-out via KIMI_CODE_EXPERIMENTAL_SECONDARY_MODEL=0 or [experimental] secondary-model = false.
-
#3454 913a242 Thanks @wbxl2000! - web: Added a Plugins panel to Settings for browsing the plugin marketplace and installing, enabling, disabling, and removing plugins.
Patch Changes
-
#3444 b4ae7f8 Thanks @sailist! - Remove the workspace restriction on the Bash tool's cwd parameter.
-
#3454 913a242 Thanks @wbxl2000! - web: Added a code wrap toggle to the diff panel and streamlined its header.
-
#3454 913a242 Thanks @wbxl2000! - web: Fixed new content not appearing after auto-compaction (stuck at "Requesting…" above the divider); output after the compaction point now renders below the divider.
-
#3392 616d510 Thanks @7Sageer! - Preserve comments, key order, and formatting in config.toml when configuration values are updated.
-
#3348 9d2304c Thanks @liukx0205! - Fix models and providers transiently disappearing when config.toml is saved non-atomically by an external editor while the daemon reloads it.
-
#3454 913a242 Thanks @wbxl2000! - web: The connecting splash screen now show
兼容性验证清单(现有功能不能 break)
前端功能跟进(重写的 kimi web)
验证完成后关闭本 issue。
上游
@moonshot-ai/kimi-code发布了新版本:v0.40.0(当前基线 v0.39.1)。上游变更内容(release notes)
@moonshot-ai/kimi-code@0.40.0
Minor Changes
#3434
ae7a6dcThanks @sailist! - Thekimi acpsubcommand no longer honorsKIMI_CODE_LEGACY_FLAG; it always runs on the default agent engine.#3334
971a8b2Thanks @7Sageer! - The subagent model pool ([secondary_model]) is enabled by default in every launch mode and remains opt-out viaKIMI_CODE_EXPERIMENTAL_SECONDARY_MODEL=0or[experimental] secondary-model = false.#3454
913a242Thanks @wbxl2000! - web: Added a Plugins panel to Settings for browsing the plugin marketplace and installing, enabling, disabling, and removing plugins.Patch Changes
#3444
b4ae7f8Thanks @sailist! - Remove the workspace restriction on the Bash tool's cwd parameter.#3454
913a242Thanks @wbxl2000! - web: Added a code wrap toggle to the diff panel and streamlined its header.#3454
913a242Thanks @wbxl2000! - web: Fixed new content not appearing after auto-compaction (stuck at "Requesting…" above the divider); output after the compaction point now renders below the divider.#3392
616d510Thanks @7Sageer! - Preserve comments, key order, and formatting in config.toml when configuration values are updated.#3348
9d2304cThanks @liukx0205! - Fix models and providers transiently disappearing when config.toml is saved non-atomically by an external editor while the daemon reloads it.#3454
913a242Thanks @wbxl2000! - web: The connecting splash screen now show兼容性验证清单(现有功能不能 break)
npm run typecheck通过~/.kimi-code直读数据(插件 / 技能 / cron / mcp.json / usage 聚合)字段无变化前端功能跟进(重写的 kimi web)
验证完成后关闭本 issue。