Skip to content

Kimi Code CLI v0.31.1 发布,需验证兼容性 #2

Description

@github-actions

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

上游变更内容(release notes)

@moonshot-ai/kimi-code@0.31.1

Patch Changes

  • #2410 f1a3475 Thanks @sailist! - Fix sporadic "model is not configured" errors when starting kimi web, caused by the background provider-model refresh transiently clearing the model catalog while the first session was being created.

  • #2400 1f3f5da Thanks @7Sageer! - Preserve the assistant's partial output when a turn is interrupted with Esc, and remind the model that the previous turn was deliberately interrupted.

  • #2415 5c0ec29 Thanks @wbxl2000! - web: Enable Monaco-based highlighting for code blocks, and fix line numbers overlapping or drifting out of alignment in fallback-rendered code blocks.

  • #2442 bb2919e Thanks @liruifengv! - Reduce frequent full-screen redraws in the TUI.

  • #2125 e111c87 Thanks @bowenliang123! - web: Order permission modes from safest to most permissive across settings surfaces, and fix the swapped yolo/auto risk colors in the status panel and mobile settings.

  • #2459 326e1fb Thanks @wbxl2000! - web: Fix chat code blocks rendering in the proportional UI font at the wrong size after the markdown renderer upgrade, and align the loading fallback with the highlighted block so the upgrade no longer shifts layout.

  • #2437 ed7a4cc Thanks @sailist! - web: Make the @ file mention work in a new-session draft, before the first prompt creates the session.

  • #2437 ed7a4cc Thanks @sailist! - web: Fix new sessions showing the thinking level (e.g. Max) while the first message actually ran with thinking off.

兼容性验证清单(现有功能不能 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。

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