Skip to content

ClaudeView 1.7.1

Choose a tag to compare

@Concept211 Concept211 released this 04 Jul 19:22

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.mjs imported 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).