Skip to content

Add Build Remote Agent phone pairing (gbr/1) - #1097

Closed
LinespottingPrivate wants to merge 8737 commits into
CodebuffAI:mainfrom
LinespottingPrivate:feat/gbr-pair
Closed

Add Build Remote Agent phone pairing (gbr/1)#1097
LinespottingPrivate wants to merge 8737 commits into
CodebuffAI:mainfrom
LinespottingPrivate:feat/gbr-pair

Conversation

@LinespottingPrivate

Copy link
Copy Markdown

Add Build Remote Agent as a pairing device for this desktop agent.

The paid iOS/Android app spectates (and can inject into) the local session through the free MIT gbr-agent. Protocol gbr/1. Phone is spectator + veto, not orchestrator.

Independent product by Linespotting AB. Not affiliated with xAI or SpaceX.

Pair (unchanged)

curl -fsSL https://grokbuildremote.com/install.sh | bash   # Windows: irm https://grokbuildremote.com/install.ps1 | iex
gbr-agent version          # v0.6.0+
gbr-agent pair             # QR in browser + printed 8-char code
gbr-agent run              # leave running

Phone: open Build Remote Agent → scan the QR or type the 8-char code. Unpair in Settings before changing PCs.

Attach (only these)

How Where
Bot API http://127.0.0.1:8788 after gbr-agent run
MCP stdio gbr-mcp (node mcp/gbr-mcp/bin/gbr-mcp.js)
curl -sS http://127.0.0.1:8788/health
curl -sS http://127.0.0.1:8788/v1/sessions

This PR is docs/example only. No mailbox keys, no X-GBR-Key, no device.json.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:triaged Classified by the community triage bot pr:rejected Not a change this project wants; closed with an explanation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants