8f431eaa40e0ecb02c69efb802d4f1ec7a65e689
The stale bin/spaceshd-universal-apple-darwin sidecar (left over from an earlier approach) poisoned the universal bundle — tauri shipped that old daemon instead of the freshly built one, so the packaged daemon lacked the TERM fix. dmg/dmg-native now wipe the sidecar dir first. install copies the native bundle (was preferring the universal one, which could be stale) and kills the running daemon; reinstall = native rebuild + install for fast self-updates. Universal stays for distribution via dmg / install-universal. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
62%
TypeScript
28.3%
HTML
6.9%
Makefile
2.2%
JavaScript
0.2%
Other
0.3%