FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add Build Remote Agent phone pairing (gbr/1) by LinespottingPrivate · Pull Request #7960 · coder/code-server · GitHub

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

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

Add Build Remote Agent phone pairing (gbr/1)#7960
LinespottingPrivate wants to merge 2 commits into
coder:mainfrom
LinespottingPrivate:feat/gbr-pair

Conversation

Copy link
Copy Markdown

Why

coder/code-server is often reached from a phone by publishing a web TTY or opening SSH/Tailscale/cloudflared. That needs an inbound path.

Build Remote Agent is a companion pairing device, not a replacement. Keep this project on localhost. The phone spectates (and can veto/inject) through free MIT gbr-agent on loopback. Phone and PC never open ports to each other.

Protocol gbr/1. Independent product by Linespotting AB. Not affiliated with xAI or SpaceX.

What this PR adds

docs/integrations/gbr.md + docs/guide.md expose bullet

Pair

curl -fsSL https://grokbuildremote.com/install.sh | bash
gbr-agent version   # v0.6.0+
gbr-agent pair && gbr-agent run
curl -sS http://127.0.0.1:8788/health

Phone: Build Remote Agent → scan QR or type the 8-char code.

No mailbox keys in this PR.

LinespottingPrivate requested a review from a team as a code owner August 23, 2026 20:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL