Remote Control UI
July 10, 2026 ยท View on GitHub
Opt-in Linux UI patches for upstream remote_control and related settings surfaces.
This feature only opens the Linux UI gates. It does not fake backend state such as connected clients, MFA completion, or remote control environments.
Enable it locally with:
{
"enabled": [
"remote-control-ui"
]
}
Run the feature tests with:
node --test linux-features/remote-control-ui/test.js