You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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