Kimi-GUI 0.8.10
Kimi-GUI 0.8.10
Version 0.8.10 finishes the floating Thinking header fix: it now clings to
the top of the transcript instead of hovering below it.
Thinking clings to the top
Chromium constrains sticky elements to the scroll container's content box, so
the previous top: 0 still parked the 생각하는 중… (Thinking…) header
28px below the transcript's top edge — exactly the height of the top padding.
Long thinking streams scrolled through that strip above the floating header,
making it look detached.
The header now offsets the padding and clings to the very top edge of the
scroll area while the process block is open.
Verification
- 107 automated syntax, behavior, layout, and accessibility checks passed.
- Reproduced the scrolled long-thinking state and reviewed the offset and
cling behavior 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.

