Skip to content

Grok Build GUI 0.1.1

Choose a tag to compare

@msk-labs msk-labs released this 31 Jul 09:45
· 27 commits to main since this release

Desktop control plane for Grok Build, speaking ACP to a local grok agent.

This is the first tagged build. See the README (简体中文) for what the app does and how it is put together.

Downloads

Platform File
macOS (Apple Silicon) Grok-Build-GUI-0.1.1-mac-arm64.dmg

The pinned Grok Build 0.2.111 and Open Computer Use 0.2.1 runtimes are embedded in the bundle — no separate install step.

Installing on macOS

This build is self-signed, not notarized by Apple. That keeps the signer's legal name off the artifact, but macOS will refuse a plain double-click the first time.

Open it once with right-click (or Control-click) → Open, then confirm in the dialog. Subsequent launches work normally.

If macOS still blocks it after downloading, clear the quarantine attribute:

xattr -dr com.apple.quarantine "/Applications/Grok Build GUI.app"

Windows

The Windows x64 installer is not in this release. Its build script requires a Windows x64 host, and this release was cut on macOS. It will follow in a later tag.

Known limits

  • Apple Silicon only; there is no Intel macOS build.
  • Linux platform identifiers are reserved in the runtime manifest but remain unsupported until pinned artifact URLs and SHA-256 values are added and verified.
  • Auto-update is not wired to this repository, so the app reports "no release feed configured" instead of offering updates.