Skip to content

v2.0.2

Choose a tag to compare

@openwong2kim openwong2kim released this 24 Mar 08:31
· 499 commits to main since this release

Bug Fixes

  • Fix daemon crash in packaged builds — daemon now uses esbuild bundling with node-pty copied alongside, so the detached node.exe process can find native binaries
  • Fix sandstone theme not applying to sidebar/UI — CSS selector was still using old "claude" name while JS used "sandstone", causing fallback to catppuccin defaults
  • Increase daemon startup timeout — polling timeout increased from 6s to 15s for slower systems