Optional additional clients over the same protocol — a web dashboard bridge and an MCP client — validating the client-agnostic thesis with non-terminal consumers.
Depends on: #5896; #5897
Scope
@rushstack/rush-daemon-web bridge. A rush daemon serve bridge translating socket⇄WS/HTTP (reusing rush-serve-plugin infra), loopback-only with token auth + an Origin allow-list, and N-tab fan-out from one daemon.
- MCP client. Speak the same daemon protocol (may refit
apps/rush-mcp-server), validating the client-agnostic thesis with a non-terminal consumer.
Acceptance criteria
Part of #5894.
Optional additional clients over the same protocol — a web dashboard bridge and an MCP client — validating the client-agnostic thesis with non-terminal consumers.
Depends on: #5896; #5897
Scope
@rushstack/rush-daemon-webbridge. Arush daemon servebridge translating socket⇄WS/HTTP (reusingrush-serve-plugininfra), loopback-only with token auth + an Origin allow-list, and N-tab fan-out from one daemon.apps/rush-mcp-server), validating the client-agnostic thesis with a non-terminal consumer.Acceptance criteria
rush daemon servebridges the daemon socket to WS/HTTP and fans out to N tabs from one daemon; it binds loopback-only and enforces token auth + an Origin allow-list (non-loopback/bad-origin refused).Part of #5894.