Skip to content

Dev 2026-08-11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Aug 23:50

Built from 7280235 on dev/minimal-agent-desktop — feat: refine direct agent sessions

This development build installs beside both stable and nightly and
keeps its own settings, data, workspaces, shortcuts, and package ids.

Linux:

curl -fsSL https://github.com/RestartFU/xd/releases/download/dev/install.sh | sh -s -- --dev

macOS:

curl -fsSL https://github.com/RestartFU/xd/releases/download/dev/install-macos.sh | sh -s -- --dev

Windows downloader:

https://github.com/RestartFU/xd/releases/download/dev/xd-dev-windows-x86_64-setup.exe

Or PowerShell:

& ([scriptblock]::Create((irm https://github.com/RestartFU/xd/releases/download/dev/install.ps1))) -Dev

Or unpack the Linux build yourself:

tar -xzf xd-dev-linux-x86_64.tar.gz
./xd-dev/xd.sh