Skip to content

Kimi Code CLI v0.31.0 发布,需验证兼容性 #1

Description

@github-actions

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

上游变更内容(release notes)

@moonshot-ai/kimi-code@0.31.0

Minor Changes

  • #2365 fa2c5ce Thanks @7Sageer! - Add support for plugin-contributed custom agents, discovered automatically and available for sub-agent delegation. Ship an agents/ directory in the plugin (or declare agents paths in the plugin manifest) to provide them.

  • #2314 02d77b2 Thanks @7Sageer! - Allow enabled plugins to contribute agent system-prompt instructions through systemPrompt or systemPromptPath in kimi.plugin.json, effective on both agent engines (the TUI, kimi -p, and kimi web).

  • #2232 efac96c Thanks @7Sageer! - Support Markdown-defined custom agents on agent-core.

  • #2232 efac96c Thanks @7Sageer! - Add the /secondary_model slash command to configure the secondary model used by subagents.

Patch Changes

  • #2382 40172c7 Thanks @liruifengv! - Fix request headers not being passed correctly on some requests.

  • #2379 691ec46 Thanks @RealKai42! - Remove the blocking block/timeout wait from the TaskOutput tool so checking a background task can no longer stall the conversation; it now always returns an immediate snapshot, and completion still arrives via automatic notification.

  • #2395 d10b1c1 Thanks @sailist! - Fix sessions missing from the session picker when their cached metadata predates the archived flag.

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