cubecloud-agent-desktop v0.6.0
Pre-release
Pre-release
cubecloud-agent-desktop v0.6.0
First GitHub release of cubecloud-agent-desktop for Windows.
What this is
A native Electron desktop shell that orchestrates Cubecloud Agentic-OS
runtimes, creative apps, and assistant workflows on a single machine.
What's in this release
- Windows installer (NSIS, one-click) -- \cubecloud-desktop-0.6.0-setup.exe\
- Windows portable executable -- \cubecloud-desktop-0.6.0-portable.exe\
- Auto-updater block map and \latest.yml\ for \electron-updater\
Notes
- The installer registers as cubecloud-agent-desktop in Windows
Programs and Features (V2.10.41 rename). - Artifact file names still use the legacy \cubecloud-desktop-\ prefix
from \package.json\ "name" -- this is a packaging-side detail, not
a product-side detail. The user-facing program name is
\cubecloud-agent-desktop. - macOS and Linux builds are produced by the GitHub Actions release
workflow on tag push (.github/workflows/release.yml, V2.10.42).
Building them in CI requires the App Store Connect, code-signing, and
PostHog secrets to be configured in the repo settings. This first
release ships the Windows artifacts only; multi-platform CI is a
follow-up. - This release was prepared locally. The installers in \dist/\ were
built with
px electron-builder --win nsis portable --x64 --publish
never, then attached to this release.
Checksums (SHA-256)
| File | SHA-256 |
|---|---|
| \cubecloud-desktop-0.6.0-setup.exe\ | \B797D89DD473C6D73601CDE5B79E919AC24D7FCF969764412BACEE59F46BCACD\ |
| \cubecloud-desktop-0.6.0-portable.exe\ | \86FD0ECE299855F3205799E9D068BB9732C39612FDC4AC53F7B5D171C7F3B847\ |
| \cubecloud-desktop-0.6.0-setup.exe.blockmap\ | \BB3A70B2BF0ABCCC619EE163F5C0FE058BDC26DDE1323756F9BF3E0358757DF4\ |
| \latest.yml\ | \�A5BE8E707B47963858C5C57C9908D1A8CAD3F4B0A3091A0C4A27D111673467F\ |
Provenance
- Repo: https://github.com/JZKK720/cubecloud-agentic-os
- Commit: $commit\ (V2.10.42)
- Built by: joeyz, 2026-06-08, Windows 11, Node 24.14.0
- Build tool: electron-builder 26.8.1
- License: see \BRANDING_AND_LICENSE.md\
app.asar that produces a blank window. Use v0.6.1 instead. Kept online for users who already have v0.6.0 installed so the auto-updater can offer the upgrade.