openclaw/apps
Tu Nombre Real 41590f03f9 fix(macos): trigger ControlChannel reconnect when gateway becomes available
After app restart, the ControlChannel would fail to connect if the gateway
wasn't ready yet, entering a .degraded state. When the gateway later became
available (.running or .attachedExisting), nothing triggered a reconnection
attempt, leaving the menubar icon in a "sleeping" state despite the gateway
being functional.

Now, when gatewayManager.status changes to .running or .attachedExisting
and the ControlChannel is in .degraded state, we automatically call
refreshEndpoint() to attempt reconnection.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 11:27:42 +01:00
..
android chore: bump versions for 2026.1.25 2026-01-25 22:13:04 +00:00
ios chore: bump versions for 2026.1.25 2026-01-25 22:13:04 +00:00
macos fix(macos): trigger ControlChannel reconnect when gateway becomes available 2026-01-26 11:27:42 +01:00
shared/ClawdbotKit macOS: bump Textual to 0.3.1 (#2033) 2026-01-25 21:02:18 -06:00