Skip to content

v0.2.119-r1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 07:32
· 48 commits to dev since this release

Hyper v0.2.119-r1

Unofficial multi-provider community build of Grok Build.

CLI install

# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/DaviRain-Su/hyper-grok-build/dev/install.sh | bash
# Windows PowerShell
irm https://raw.githubusercontent.com/DaviRain-Su/hyper-grok-build/dev/install.ps1 | iex

Pin a version: bash install.sh --version v0.2.119-r1

Desktop install (local-link UI, macOS arm64 / Linux)

curl -fsSL https://raw.githubusercontent.com/DaviRain-Su/hyper-grok-build/dev/install-desktop.sh | bash
# pin: bash install-desktop.sh --version v0.2.119-r1
comet

Desktop assets: hyper-desktop-*-{aarch64-apple-darwin,x86_64-unknown-linux-gnu,aarch64-unknown-linux-gnu}.tar.gz
(bundles bin/comet + bin/hyper; offline / no cloud sync).

What's Changed

  • [pull] main from xai-org:main by @pull[bot] in #22
  • [pull] main from xai-org:main by @pull[bot] in #23

Full Changelog: v0.2.117-r1...v0.2.119-r1