Back to Freedom.Tech Back
All Kimi Code releasesAll versions
Release Mon, Jul 20, 2026 1 min read

Kimi Code 0.28.1

Original release notes

Patch Changes

  • #934 c5b6103 Thanks @tt-a1i! - Allow ACP sessions to start with configured non-OAuth model credentials instead of requiring terminal login.
  • #1967 ad8cc85 Thanks @sailist! - Run web servers foreground-only end to end: the /web slash command now always starts a new server, and the kimi web kill / kimi web ps subcommands are removed - foreground servers stop with Ctrl+C. kimi server kill remains as a deprecated fallback that only stops servers started by a version before 0.28.0.
  • #1948 f6f4192 Thanks @sailist! - Fix running subagents not observing permission mode switches made after they started.