claude-desktop-debian
Claude Desktop for Debian-based Linux distributions
Fix the self-referential .mcpb-cache symlink bug in Claude Desktop Debian. Learn how Bubblewrap handles it by detecting and removing the symlink before sandbox bind-mounts.
How to Read Cowork Daemon Logs and Troubleshoot Startup Failures in Claude DesktopTroubleshoot Claude Desktop Cowork daemon startup failures by examining the cowork_vm_daemon.log. Learn to grep logs for errors and diagnose initialization crashes or system kills efficiently.
Protocol Used by Linux cowork-vm-service: Unix Socket & JSON Framing GuideDiscover the Linux cowork-vm-service protocol. Learn how it uses Unix sockets and JSON framing for efficient inter-process communication on Linux systems. Understand this key aspect of the claude-desktop-debian repository.
Daemon Auto-Spawn Mechanism for Cowork Sessions in Claude DesktopAutomatically relaunch the cowork vm service with the daemon auto-spawn mechanism. This feature intercepts ECONNREFUSED errors and forks a new process. Ensure seamless Cowork sessions in Claude Desktop.
Guest-Path Translation for Tool Permissions in Claude Desktop Cowork ModeLearn how Claude Desktop Debian uses guest-path translation to secure tool permissions and prevent directory-traversal attacks in Cowork Mode.
KDE Quick Window Blur/Hide Patch for Focus Issues in Claude Desktop on LinuxFix KDE Plasma focus issues with Claude Desktop using a blur/hide patch. This patch ensures the quick-entry window releases focus, allowing the main window to appear seamlessly.
How to Patch Linux Claude Code Binary Support into the Claude Desktop Electron AppEnable Linux Claude Code binary support in the Claude desktop app with platform detection patches and a Nodejs service daemon. Learn how to patch Electron for sandboxed execution.
AppImage Sandbox Restrictions and Isolation Alternatives for Claude DesktopExplore AppImage sandbox restrictions for Claude Desktop and discover isolation alternatives like native packages, Bubblewrap containers, or VM backends to enhance security.
Global Hotkey Not Working in Native Wayland Mode: A Technical Fix for Claude DesktopFix the global hotkey not working in Wayland for Claude Desktop. Learn why the Ctrl Alt Space shortcut fails and how to enable it.
Dependencies for Building .deb, .rpm, and AppImage Packages for Claude DesktopLearn the essential dependencies for building .deb, .rpm, and AppImage packages for Claude Desktop. Master standard Linux packaging tools like dpkg-dev, rpm-build, and appimagetool.
How to Build Claude Desktop on Linux Using a Local Windows InstallerBuild Claude Desktop on Linux easily using a local Windows installer. Follow our guide to extract the Electron app and package it for Debian, RPM, or AppImage.
Fix Claude Desktop OAuth Token Cache 401 Authentication ErrorsResolve Claude Desktop OAuth token cache 401 authentication errors by deleting the stale oauth token entry from config json. Get Claude Desktop working again.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →