Verify offline client cleanup after remote-control retirement #681

Closed
opened 2026-07-29 00:08:39 +00:00 by coilyco-ops · 0 comments
Owner

Why

Commit 23c0e6c removed all tracked Claude remote-control install surfaces and cleaned the reachable personal Mac. Current tower native had no scheduled tasks. The current and retained tower WSL endpoints were offline, and the work Mac was not reachable from the retirement session.

Check

  • Work Mac: unload and remove the per-user LaunchAgent label me.coilysiren.claude-remote-control, remove active plist and logs, remove .claude.json keys remoteControlAtStartup and remoteDialogSeen, and verify no matching process.
  • WSL client endpoints: remove and disable claude-remote-control.service, claude-remote-control-restart.service, claude-remote-control-restart.timer, and /etc/sudoers.d/claude-remote-control, reload systemd, and verify no matching process.
  • Windows client: verify tasks ClaudeRemoteControl and ClaudeRemoteControlDailyRestart remain absent.

Done

  • Every reachable client reports no registration, unit, task, plist, or process.
  • No installer or unit returns to tracked main.
## Why Commit `23c0e6c` removed all tracked Claude remote-control install surfaces and cleaned the reachable personal Mac. Current tower native had no scheduled tasks. The current and retained tower WSL endpoints were offline, and the work Mac was not reachable from the retirement session. ## Check * Work Mac: unload and remove the per-user LaunchAgent label `me.coilysiren.claude-remote-control`, remove active plist and logs, remove `.claude.json` keys `remoteControlAtStartup` and `remoteDialogSeen`, and verify no matching process. * WSL client endpoints: remove and disable `claude-remote-control.service`, `claude-remote-control-restart.service`, `claude-remote-control-restart.timer`, and `/etc/sudoers.d/claude-remote-control`, reload systemd, and verify no matching process. * Windows client: verify tasks `ClaudeRemoteControl` and `ClaudeRemoteControlDailyRestart` remain absent. ## Done * Every reachable client reports no registration, unit, task, plist, or process. * No installer or unit returns to tracked main.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/infrastructure#681
No description provided.