Skip to content

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

Open
LinespottingPrivate wants to merge 2 commits into
tailcallhq:mainfrom
LinespottingPrivate:feat/gbr-pair
Open

Add Build Remote Agent phone pairing (gbr/1)#3856
LinespottingPrivate wants to merge 2 commits into
tailcallhq: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.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants