openclaw/apps
Kenny Lee 58be73e179 fix(macos): allow disabling launchd job when switching to remote mode
Previously, GatewayLaunchAgentManager.set() returned early for ANY launchd change
in remote mode. This prevented the launchd job from being unloaded when switching
from local to remote mode, causing a crash-loop as the job kept trying to bind
to port 18789 (which the SSH tunnel was using).

Now only 'enable' is blocked in remote mode; 'disable' (uninstall) proceeds
normally so the job is properly unloaded.

Fixes #2354
2026-01-26 11:49:41 -08: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): allow disabling launchd job when switching to remote mode 2026-01-26 11:49:41 -08:00
shared/ClawdbotKit macOS: bump Textual to 0.3.1 (#2033) 2026-01-25 21:02:18 -06:00