Relay Setup
Use this mode when the agent should control a tab in your already-open Chrome session via the Wingman extension.
1) Install extension mapping
Load the printed unpacked path in Chrome at chrome://extensions (Developer mode -> Load unpacked).
2) Pair relay token
Copy the token from CLI output, then open extension options and set:
relayPort(default18792)relayToken(the token frompair)
3) Enable relay transport
In wingman.config.json:
Optional per-agent override:
4) Start gateway (relay host)
5) Attach a target tab
- Open Chrome to your target page (example:
https://robinhood.com). - Click the Wingman extension icon while that tab is active.
- Confirm badge/title indicates attached.
Relay controls only attached tabs.
6) Run a smoke test
Expected output fields:
transportRequested:relay(orauto)transport:relay-cdpbrowser:chrome-relay
Troubleshooting
- Extension not visible in toolbar: pin it from the Chrome puzzle icon.
Relay token is not configured: runwingman browser extension pairand paste token into extension options.- No tab control: make sure you clicked the extension icon on the active target tab to attach it.
No extension is connected to browser relay: gateway not running, token mismatch, or extension not attached.
