Skip to content

Kimi-GUI 0.8.12

Choose a tag to compare

@kaminion kaminion released this 27 Jul 07:09
· 16 commits to main since this release

Kimi-GUI 0.8.12

Version 0.8.12 pins the group hover actions to the right edge and collapses
file-change cards by default.

Group actions stay on the right

The auto margin that right-aligned the group header lived on the session
count — so on hover, when the count hides to reveal the action buttons, the
buttons collapsed against the group name instead of holding the right edge.
The action wrapper now carries its own margin, keeping +, rename, and ×
pinned right whether or not the count is visible.

Group hover actions pinned to the right edge even with a short group name

Change cards start collapsed

The first file-change card in a set used to render open, letting long diffs
dominate the conversation. Cards now start collapsed: each summary row still
shows the path and +/- stats, the diff opens on demand, and live rebuilds
keep whichever cards you opened. Thinking/process disclosures were already
collapsed once a turn finished; running turns still stream open.

Change cards collapsed to compact summary rows

Verification

  • 112 automated syntax, behavior, layout, and accessibility checks passed.
  • Reviewed the right-pinned hover actions and the collapsed cards 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.