ClaudeView 1.7.1
ClaudeView 1.7.1
Critical fix for a startup crash introduced in 1.7.0.
- Fixed: "The Claude process exited unexpectedly" on every message. The 1.7.0 build shipped an incomplete Node sidecar —
index.mjsimported a sibling module that wasn't included in the package, so the sidecar crashed on launch and rejected every message (including slash commands). The packaging step now bundles all runtime sidecar modules, and can't silently drop one again. - Reverted an experimental prompt tweak around clarifying questions; plan-mode question cards and approvals behave exactly as before.
Existing installs auto-update on next launch (download · verify SHA-256 · swap).