Skip to content

Kimi-GUI 0.8.19

Latest

Choose a tag to compare

@kaminion kaminion released this 30 Jul 08:31

Kimi-GUI 0.8.19

Version 0.8.19 stops one busy session's results from bleeding into the
session you're looking at.

No more cross-session bleed on switch

With several sessions working at once, switching to another session had a
leaky window: until the newly selected session's history finished loading,
the transcript still filtered events against the previous session — so
that session's late results, and its end-of-turn resync, rendered into the
view you had just opened.

Two guards close the window:

  • Selecting a session retargets the transcript's event filter immediately,
    so the previous session's events stop passing the moment you switch.
  • A history resync that was scheduled before the switch is dropped instead
    of overwriting the new session's transcript.

Verification

  • 124 automated syntax, behavior, layout, and accessibility checks passed,
    including cross-session event filtering and stale-resync coverage.
  • 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.