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
- Open Claude Desktop App on Windows
- Connect via SSH to a Linux server
- Start a chat session — works fine
- Switch to another chat tab / session
- Switch back — content is gone
- All older chats (before the update) display correctly
Expected Behavior
Chat content should remain visible when switching between sessions.
Additional Context
- The
.jsonlconversation 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-cliprocesses get spawned for the same session ID, which may be related
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗