Skip to content

v0.92.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:52
· 105 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.92.2
5b4a8e1

Warning

macOS, Windows desktop installers in this release are unsigned development builds.
They may require manual OS security bypasses and are not trusted downloads.

If macOS blocks Kandev after you verify the checksum, run:

xattr -d com.apple.quarantine /Applications/Kandev.app

0.92.2 - 2026-08-30

Features

  • show previews for expandable thinking messages (#3160)
  • compact sidebar trailing content (#3139)

Bug Fixes

  • preserve recovered workspace path (#3167)
  • reconcile inactive session transcript windows (#3159)
  • reconcile stale task state projections (#3144)
  • use recent profile for new agent default (#3161)
  • quiesce active turns before workflow context reset (#3156)
  • show clarification submission status (#3157)
  • preserve Changes data after session deletion (#3162)
  • preserve staged and unstaged changes per file (#3104)
  • accept verified local submodules (#3136) by @yattdev
  • expire and reap stale queued board moves (#3147) by @yattdev
  • make task creation atomic when a reference fails to resolve (#3148) by @yattdev
  • exclude lifecycle turns from task activity (#3142)
  • resume persisted Quick Chat sessions (#3138)
  • restore review state after cancelled terminal-step turns (#3141)

Performance

  • reduce E2E container setup time (#3163)