relayfile login --no-open forwards --no-open to agent-relay cloud login, which has no such option, so it exits with error: unknown option '--no-open' (relayfile 0.10.37, agent-relay 11.2.0, macOS).
Since login is the only bootstrap path for delegated relayfile credentials, headless/CI environments cannot authenticate at all.
Expected: either agent-relay grows --no-open (print the URL, wait for callback/poll) and relayfile forwards it, or relayfile implements the no-browser flow itself.
🤖 Generated with Claude Code
relayfile login --no-openforwards--no-opentoagent-relay cloud login, which has no such option, so it exits witherror: unknown option '--no-open'(relayfile 0.10.37, agent-relay 11.2.0, macOS).Since login is the only bootstrap path for delegated relayfile credentials, headless/CI environments cannot authenticate at all.
Expected: either agent-relay grows
--no-open(print the URL, wait for callback/poll) and relayfile forwards it, or relayfile implements the no-browser flow itself.🤖 Generated with Claude Code