dev-util/zcode-bin
Agentic Development Environment desktop app from Z.ai (GLM harness)
ChangeLog
commit 6e27cf2ea3ba090948fa45886db191de956b44e7
Author: Liav Mordouch <liavmordouch@gmail.com>
Date: Sat Aug 22 02:57:00 2026 +0300
feat(dev-util/zcode-bin): add 3.8.1
Package Z.ai's proprietary Electron-based Agentic Development
Environment from upstream's official .deb artifact into /opt/ZCode.
The ebuild mirrors the overlay's lmstudio-bin conventions: prebuilt
ELFs preserved via cp -a with QA_PREBUILT, chrome-sandbox setuid
4711, pax-mark on the main binary, desktop entry with Exec= normalised
to the PATH symlink, and the full shipped hicolor icon set.
RDEPEND is the host-library set derived from DT_NEEDED across every
ELF in the archive plus upstream's deb Depends: and Electron runtime
dlopen needs (libudev via virtual/libudev, which unlike a plain
systemd-utils alternative cannot be satisfied by a udev-less build).
The new ZCode-EULA license file carries the verbatim upstream Terms
of Service with a packaging-relevant summary preamble.
Verified on amd64: pkgcheck clean, emerged, and a live launch test
confirmed electron initialized at version 3.8.1 with the zcode://
deep-link registration succeeding.
Author: Liav Mordouch <liavmordouch@gmail.com>
Date: Sat Aug 22 02:57:00 2026 +0300
feat(dev-util/zcode-bin): add 3.8.1
Package Z.ai's proprietary Electron-based Agentic Development
Environment from upstream's official .deb artifact into /opt/ZCode.
The ebuild mirrors the overlay's lmstudio-bin conventions: prebuilt
ELFs preserved via cp -a with QA_PREBUILT, chrome-sandbox setuid
4711, pax-mark on the main binary, desktop entry with Exec= normalised
to the PATH symlink, and the full shipped hicolor icon set.
RDEPEND is the host-library set derived from DT_NEEDED across every
ELF in the archive plus upstream's deb Depends: and Electron runtime
dlopen needs (libudev via virtual/libudev, which unlike a plain
systemd-utils alternative cannot be satisfied by a udev-less build).
The new ZCode-EULA license file carries the verbatim upstream Terms
of Service with a packaging-relevant summary preamble.
Verified on amd64: pkgcheck clean, emerged, and a live launch test
confirmed electron initialized at version 3.8.1 with the zcode://
deep-link registration succeeding.


View
Download
Browse