-
26.30.0
Stablereleased this
2026-07-24 07:12:28 +00:00 | 0 commits to master since this releaseWhat's new in 26.30.0
A build-breaking upstream package rename fixed by moving Claude Desktop to Anthropic's official APT repo, plus Kubernetes manifest QA tooling in every variant.
Claude Desktop now installs from Anthropic's official APT repo (#19)
Anthropic released an official Claude Desktop for Linux beta and took the
claude-desktoppackage name with it. The community claude-desktop-debian repack this image used therefore renamed itself toclaude-desktop-unofficial, leavingclaude-desktopbehind as a transitional dummy — soapt-get install claude-desktopkept succeeding while every path the build asserted had moved. This broke thecoder-xfce-vncbuild on every branch from 2026-07-22.The
coder-xfce-vncvariant now installs Anthropic's official package — same upstream app at the same version (1.24012.0), one fewer third-party repo — with the published signing-key fingerprint asserted before the key is trusted.Because Anthropic's deb symlinks
/usr/bin/claude-desktopstraight to the bundled Electron binary, where the community repack shipped a shell launcher,/usr/local/bin/claude-desktopis now the only place the unprivileged-pod settings (ELECTRON_DISABLE_SANDBOX=1,--disable-dev-shm-usage) get applied. The desktop-entry override follows upstream'scom.anthropic.Claude.desktop, and its New chat / New Claude Code session actions are wrapper-routed too.Workspaces on a long-lived PVC self-heal:
coder-init-desktop.shnow parks stale user-local entries under all three known names (claude-desktop.desktop,claude-desktop-unofficial.desktop,com.anthropic.Claude.desktop).Linux support is an Anthropic-labelled beta: no Computer Use, no dictation, Debian-based distributions only.
kubeconform + kube-linter in the base image (#18)
Installs
kubeconform(manifest schema validation) andkube-linter(lint) as pinned prebuilt binaries in the base stage, so theci,coder, andcoder-xfce-vncvariants all ship them. This replaces a per-jobactions/setup-go+go install …@latest— a Go-toolchain download plus a from-source compile of each tool on every run — with binaries present at job start.Full changelog:
26.25.1...26.30.0Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)