Grok Build Remote Agent v0.6.0
·
37 commits
to main
since this release
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 | bashOr pin: GBR_VERSION=v0.6.0 ./install/install.sh
See README.md and install/ for service setup (WinSW, launchd, systemd).
What's Changed
- status lists machines so one bot can pick a device by @LinespottingPrivate in #5
- 2026-08-21 17-40 - Build Remote Agent 0.6.0 device classes by @LinespottingPrivate in #7
- 2026-08-21 03-54 - GBR pair-as-mailbox for darwin fleet remotes by @LinespottingPrivate in #6
New Contributors
- @LinespottingPrivate made their first contribution in #5
Full Changelog: v0.5.4...v0.6.0