Restarting the remote bridge no longer replays sessions that already reconnected.
What's wrong with this entry?
Each session the remote-control bridge picks up is removed from its saved active list as it is serviced, so a restart does not replay sessions that already reconnected. Warnings about not being able to reuse the previous environment are now suppressed when resuming one specific session.
- The removal rewrites the pointer file through the serializing write queue.
- Startup registers print-mode signal handling before installing the SIGINT, SIGTERM and SIGHUP handlers.
- Suppressed message: "Warning: Could not reuse the previous environment. Existing claude.ai/code sessions from the previous run will not reconnect."
Warning: Could not reuse the previous environment. Existing claude.ai/code sessions from the previous run will not reconnect.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.