mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 14:41:16 +00:00
The companion now rings the doorbell for gateway approvals: it polls pending node and device pairing requests over the existing CLI seam on the connected watchdog cadence, fires one native notification per new request when the window is unfocused, and shows a pending count in the tray status line. Approval itself stays in the dashboard/CLI (owner boundary). Adds a CmdOrCtrl+Shift+O summon shortcut with a tray toggle whose opt-out persists as a marker file (no config schema). The X11-only global-hotkey backend is gated off on native Wayland sessions — the feature is omitted rather than half-registered through XWayland; a portal implementation can follow.