You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add relay package to CLI build pipeline
- Use value() helper for protocol option values in help text
- Use optionName() helper for --no-tunnel reference in description
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
message`Spins up an ActivityPub relay server that forwards activities between federated instances. The server can use either Mastodon or LitePub compatible relay protocol.
91
96
92
-
By default, the server is tunneled to the public Internet for external access. Use --no-tunnel to run locally only.`,
97
+
By default, the server is tunneled to the public internet for external access. Use ${
0 commit comments