Skip to content

Kimi Code CLI v0.40.0 发布,需验证兼容性 #28

Description

@github-actions

上游 @moonshot-ai/kimi-code 发布了新版本:v0.40.0(当前基线 v0.39.1)。

上游变更内容(release notes)

@moonshot-ai/kimi-code@0.40.0

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)

  • npm run typecheck 通过
  • 聊天流式输出 + 工具卡片 / approval / 子代理卡片渲染正常
  • 权限模式 / plan 模式 / goal 模式行为一致
  • WS 断线重连(seq/epoch 游标)正常
  • git 面板与 diff 视图正常
  • ~/.kimi-code 直读数据(插件 / 技能 / cron / mcp.json / usage 聚合)字段无变化
  • 设置页升级按钮对三种目标(本机 / WSL / SSH)工作正常

前端功能跟进(重写的 kimi web)

  • 通读上方 release notes,列出新增 / 变更的用户可见功能
  • 新增 / 变更的 WS 消息类型已在渲染层支持(工具卡片 / 审批 / 子代理等)
  • 值得跟进的功能已在前端实现对应 UI 与交互(或记录为不跟进及原因)
  • 上游新增的设置项 / 配置格式已在设置页体现(如适用)

验证完成后关闭本 issue。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-sync上游 kimi-code CLI 发版同步

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions