feat: update to v1.569.0 with Cowork support and 20+ Linux patches#90
Open
dahikino wants to merge 1 commit into
Open
feat: update to v1.569.0 with Cowork support and 20+ Linux patches#90dahikino wants to merge 1 commit into
dahikino wants to merge 1 commit into
Conversation
Major rewrite adopting claude-desktop-debian's proven approach: - Update from v0.14.10 to v1.569.0 (latest) - Switch download source from frozen osprey-downloads GCS bucket to downloads.claude.ai - Add Cowork support via cowork-vm-service.js daemon (bubblewrap/KVM/host backends) - Create merged Electron tree (copy ELF binary for correct /proc/self/exe resolution) - Add frame-fix-wrapper.js for BrowserWindow patching, tiling WM fixes, scrollbar CSS - Add enhanced claude-native-stub.js using real Electron APIs where available - Add launcher-common.sh with cleanup logic, Wayland detection, --doctor diagnostics - Add node-pty built from source for terminal/CLI features - Apply 20+ patches via build.sh: platform detection, origin validation, cowork platform gate, Unix domain socket IPC, VM client activation, auto-launch daemon, title bar, tray icon theme, window blur, and more - Update nixpkgs for Electron 40 support - Add bubblewrap to FHS environments for Cowork sandboxing Fixes k3d3#86 (origin validation / app not working) Fixes k3d3#85 (new features not available) Scripts vendored from github.com/aaddrick/claude-desktop-debian
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Major update bringing Claude Desktop to v1.569.0 with full Cowork support on Linux.
osprey-downloadstodownloads.claude.ai)process.resourcesPathat Chromium level--doctordiagnosticsArchitecture
What's fixed
ELECTRON_FORCE_IS_PACKAGED+ Electron tree)--no-sandboxflag to desktop launcher #18 —--no-sandboxhandled by launcherCLAUDE_USE_WAYLAND=1Credits
Scripts vendored from claude-desktop-debian — their battle-tested build.sh, cowork-vm-service.js, frame-fix-wrapper.js, and launcher-common.sh.
Test plan
nix build .#claude-desktopsucceedsclaude-desktop --doctorshows diagnostics