Kimi-GUI 0.8.11
Kimi-GUI 0.8.11
Version 0.8.11 moves the changes pill out of the composer and fixes the
current-session usage numbers so they stay live without blanking.
The changes pill floats above the composer
The changed-files pill rode inside the composer's options row. It now floats
just above the composer as a small raised popup, out of the input entirely —
click it and the summary-led popover still opens upward.
Current-session usage stays live
The 현재 세션 (Current session) section had two problems:
- Push updates replaced the whole panel with per-call token counts, so the
cumulative rows — total cost, turn count — flashed to dashes mid-turn. Push
events now refresh only the context-window block in place and arm a
debounced profile refetch for the cumulative rows. - The section waited on a plain "loading" line. It now shows a structured
skeleton matching the rows that follow, and the first real numbers settle
in with a one-time animation.
Verification
- 110 automated syntax, behavior, layout, and accessibility checks passed,
including DOM-harness coverage of the usage push/refetch flow. - Reviewed the floating pill and both usage states 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.


