Skip to content

Grok Build Remote Agent v0.6.0

Choose a tag to compare

@LinespottingPrivate LinespottingPrivate released this 21 Aug 15:57
· 37 commits to main since this release
903806c

gbr-agent v0.6.0

Free desktop agent binaries for Grok Build Remote.

Asset Platform
gbr-agent-windows-amd64.exe Windows x64
gbr-agent-darwin-amd64 macOS Intel
gbr-agent-darwin-arm64 macOS Apple Silicon
gbr-agent-linux-amd64 Linux x64
gbr-agent-linux-arm64 Linux ARM64

Source code in this repository is private proprietary IP of LinespottingOrg.
Binaries are free for end users (website + future Microsoft Store).

Install (Unix):

curl -fsSL https://raw.githubusercontent.com/LinespottingOrg/GrokBuildRemote-Agents/main/install/install.sh | bash

Or pin: GBR_VERSION=v0.6.0 ./install/install.sh

See README.md and install/ for service setup (WinSW, launchd, systemd).

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.6.0