Skip to content

Kimi-GUI 0.8.18

Choose a tag to compare

@kaminion kaminion released this 29 Jul 01:43
· 2 commits to main since this release

Kimi-GUI 0.8.18

Version 0.8.18 makes the skill-apply timing explicit after installing a
Skill.

Added Skills apply to new conversations

The daemon resolves a session's available Skills when the session is
created, so a Skill you just installed is invisible to chats that are
already open — with no hint as to why. The confirmation notice after adding
a Skill now says it applies to new conversations, instead of implying
immediate availability.

Verified end-to-end against a live daemon: installs land in the exact
discovery roots the daemon scans, and sessions created afterwards pick the
new Skill up with no restart required.

Verification

  • 120 automated syntax, behavior, layout, and accessibility checks passed.
  • Probed a real daemon: the app's install path is discovered, existing
    sessions keep their creation-time skill set, and new sessions see the new
    Skill immediately.
  • 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.