github MoonshotAI/kimi-code @moonshot-ai/kimi-code@2.1.0

3 hours ago

Minor Changes

  • #3990 32000d0 Thanks @Grapedge! - In fullscreen, click a folded block to open or close it.

  • #4004 e17ff67 Thanks @Grapedge! - Add a TUI mode setting to /settings with an experimental fullscreen layout; switching modes takes effect after restarting Kimi Code. You can also set tui_mode in ~/.kimi-code/tui.toml directly: "regular" renders into the terminal scrollback, while "fullscreen" makes parts of the UI mouse-interactive for a smoother experience.

Patch Changes

  • #3964 6451f1e Thanks @7Sageer! - Block file tools from accessing files outside the working directory through symlinks.

  • #3975 bb96d80 Thanks @RealKai42! - Reduce the CLI's startup time and memory usage.

  • #3957 6a214b8 Thanks @huangzheng2016! - Fix a "Maximum call stack size exceeded" error when opening large sessions.

  • #3974 994287a Thanks @liruifengv! - Fix forked sessions getting their titles overwritten by auto-generated titles.

  • #3964 6451f1e Thanks @7Sageer! - Apply project-local configuration only after the workspace is trusted.

  • #3964 6451f1e Thanks @7Sageer! - Block repository git configuration from executing commands during background git operations.

  • #3969 b3212fd Thanks @sailist! - Skip cloud telemetry on the global login until its collector is live, and keep shutdown from aborting TUI exit.

  • #3979 e796bb5 Thanks @sailist! - Fix MCP OAuth not requesting the offline_access scope, which caused hourly browser re-authorization with providers like Vercel.

  • #3969 b3212fd Thanks @sailist! - Fix Remote Control failing to start after kimi login --region global.

  • #3964 6451f1e Thanks @7Sageer! - Reject additional directories that resolve to the home directory or filesystem root.

  • #3995 a54e6f6 Thanks @7Sageer! - Turn off repeat reminders and forced stops with KIMI_CODE_REPEAT_BREAKER=0.

  • #3970 895e9d9 Thanks @chengluyu! - Fix missing Swarm members after reopening an interrupted conversation.

  • #3989 a268ad7 Thanks @Grapedge! - Show a Thinking… spinner and keep the status row height steady during streaming.

  • #3989 a268ad7 Thanks @Grapedge! - Add a clickable "Jump to bottom" indicator to the fullscreen TUI.

  • #3976 f7012aa Thanks @tpoisonooo! - Tower mode: smaller missions, stricter completion and review checks, and review history in rework briefings.

  • #3847 65ae3e3 Thanks @tpoisonooo! - Tower mode: mission titles must be ASCII, and task cards show the mission id.

  • #3931 f17a22e Thanks @sailist! - Turn off filesystem watchers for config and workspace files by default. Set [watch] enabled to true or KIMI_CODE_WATCH=1 to turn them back on.

  • #4005 ba41d07 Thanks @liruifengv! - web: Improved interactions and fixed known bugs.

Don't miss a new kimi-code release

NewReleases is sending notifications on new releases.