Skip to content

Grok Build GUI 0.1.2

Choose a tag to compare

@msk-labs msk-labs released this 03 Aug 02:44
· 22 commits to main since this release

Downloads

Platform File
macOS (Apple Silicon) Grok-Build-GUI-0.1.2-mac-arm64.dmg
Windows 10/11 (x64) Grok-Build-GUI-0.1.2-win-x64-setup.exe

Windows is available for the first time in this release.

Fixed

  • Sidebar "Show more" styling. The per-project Show more button and the
    folder row's control both claimed the .session-group-more class, so the
    two shared one rule set and the button rendered wrong. The button now has its
    own .session-group-show-more class.
  • Settings tab label. The tab that holds the terminal options was labelled
    Appearance; it now reads Terminal in both English and Simplified Chinese.

Auto-update

The macOS update manifest pointed at Grok-Build-GUI-<version>-arm64-mac.zip,
but the uploaded asset carried the product name verbatim — spaces and all — so
GitHub published it as Grok.Build.GUI-<version>-arm64-mac.zip and the updater
asked for a URL that did not exist. The zip in this release is named to match
its manifest entry.

Installing on macOS

The app is signed with a self-signed certificate, so it is not notarized.
Gatekeeper will refuse a plain double-click on first launch: right-click the app
and choose Open instead. Subsequent launches are normal.