| File | Use |
|---|---|
GrokDesktop-Setup-<ver>-windows-x64.exe |
Primary — download → double-click → Install (no zip) |
GrokDesktop-<ver>-windows-x64.exe |
Portable single file (run without installing) |
GrokDesktop-<ver>-macos-* |
macOS single binary (no zip) |
*.sha256 |
Checksums |
Open: GitHub → Releases
- Download
GrokDesktop-Setup-…-windows-x64.exe - Double-click → Next → Install
- Installs to
%LOCALAPPDATA%\Programs\Grok Desktop\(no admin) - Start Menu shortcut created
- Installs to
- One-time CLI:
irm https://x.ai/cli/install.ps1 | iex
grok logingit tag v0.1.1
git push origin v0.1.1Actions → Release → Run workflow → version 0.1.1
Wait until green → open Releases → Setup.exe is attached.
# Install Inno Setup 6 once: https://jrsoftware.org/isinfo.php
.\packaging\build-setup.ps1 -Version 0.1.1
# → dist\GrokDesktop-Setup-0.1.1-windows-x64.exe
# → dist\GrokDesktop-0.1.1-windows-x64.exe (portable)| Workflow | Trigger | Output |
|---|---|---|
| CI | push / PR | Tests (smoke artifacts, short retention) |
| Release | tag v* / manual |
Setup.exe + portable .exe on Releases |
| Pages | preview/** |
Landing page |
- Tag:
v0.1.1 - CI sets
Cargo.tomlversion for that build - Changelog: CHANGELOG.md