Desktop App v1.1.6679: Chat content disappears when switching between sessions (SSH remote)

Resolved 💬 3 comments Opened Mar 14, 2026 by sbuchberger Closed Mar 18, 2026

Bug Description

Since updating to Claude Desktop App v1.1.6679 (f8f4ff, 2026-03-13), chat content in previous sessions appears empty. The chat titles are visible in the sidebar, but clicking on them shows no content.

Environment

  • Claude Desktop App: v1.1.6679 (f8f4ff) on Windows
  • Connection: SSH remote to Ubuntu 24.04 VM
  • Remote CLI version: 2.1.74 (auto-updated by the app)
  • Claude Code CLI on server: 2.1.76

Steps to Reproduce

  1. Open Claude Desktop App on Windows
  2. Connect via SSH to a Linux server
  3. Start a chat session — works fine
  4. Switch to another chat tab / session
  5. Switch back — content is gone
  6. All older chats (before the update) display correctly

Expected Behavior

Chat content should remain visible when switching between sessions.

Additional Context

  • The .jsonl conversation files on the server are intact and contain all data
  • Only the rendering in the Desktop App is affected
  • The issue started exactly when the app updated to v1.1.6679 on 2026-03-13
  • Multiple ccd-cli processes get spawned for the same session ID, which may be related

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗