Skip to content

ClaudeView 1.5.7

Choose a tag to compare

@Concept211 Concept211 released this 03 Jul 13:20

ClaudeView 1.5.7

Per-session model & effort

  • The composer's model and effort dropdowns now follow the selected session. Each session remembers its own model and reasoning effort (persisted across restarts), so switching sessions repaints the dropdowns to match, and every session launches and live-switches with its own settings. New sessions inherit your current default.

Crash recovery

  • When the underlying Claude Code CLI hard-crashes (e.g. a Windows 0xC0000409 fatal exit), ClaudeView now shows a plain explanation instead of a raw stack trace, and the session recovers cleanly: your next message resumes the conversation where it left off instead of silently hanging.

Quality of life

  • Copy-to-clipboard button under your own messages, matching the one under Claude's replies.
  • Deleting a session now frees its memory immediately (working set trimmed on every delete path).

Also includes the unreleased 1.5.6 work

  • "Start fresh" resets an entire session group and opens one clean session.
  • The Assistant workspace is now a permanent home base that can't be deleted away.
  • To-Do panel polish and Task-tool mirroring.