Skip to content

Kimi-GUI 0.8.14

Choose a tag to compare

@kaminion kaminion released this 27 Jul 09:23
· 10 commits to main since this release

Kimi-GUI 0.8.14

Version 0.8.14 collapses the Thinking block by default — even mid-turn —
and makes the floating changes pill easier to read.

Thinking stays collapsed while it works

The 생각하는 중… (Thinking…) block used to spring open as soon as a turn
started, pushing the conversation down with streaming reasoning. It now stays
collapsed by default: the header alone carries the live activity (spinner +
status line), streaming continues underneath, and if you open it yourself the
preference is respected for the rest of the turn.

Live thinking collapsed to its header while the turn runs

A bigger, clearer changes pill

The floating changed-files pill grew (28px tall, larger type) and gained more
breathing room above the input box, so it's easier to read and to click.

The enlarged changes pill centered above the input

Verification

  • 116 automated syntax, behavior, layout, and accessibility checks passed.
  • Confirmed end-to-end that Swarm mode really engages: the daemon reflects
    swarm_mode and spawns parallel subagents (subagent.spawned/started) on
    delegation-suited tasks.
  • Reviewed the collapsed live block and the resized pill rendered with the
    app's own stylesheets in dark theme.
  • Built macOS Apple Silicon, macOS Intel, Windows installer, and Windows
    portable release artifacts.

Downloads

  • macOS Apple Silicon: DMG or ZIP
  • macOS Intel: DMG or ZIP
  • Windows x64: NSIS installer or portable executable

Development builds are unsigned. macOS may show a Gatekeeper warning, and
automatic installation requires a properly signed production build.